/[pliva-si]/templates/annual.tpl
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Annotation of /templates/annual.tpl

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.4 - (hide annotations)
Fri Nov 9 15:53:24 2001 UTC (22 years, 5 months ago) by dpavlin
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +0 -1 lines
ignore more, fix

1 dpavlin 1.1 <table width="100%" border="0" cellspacing="0" cellpadding="0">
2     <tr>
3     <td width="71%" valign="top">
4 dpavlin 1.3 <p>
5     Letna poroèila so v obliki PDF, kar pomeni, da jih je mo¾no pregledovati s
6     programom Adobe Acrobat Reader. Za namestitev brezplaènega programa Adobe
7     Acrobat Reader kliknite <a href="http://www.adobe.com/products/acrobat/readstep.html">tukaj</a>.
8 dpavlin 1.1
9     <hr width="90%" noshade size="1">
10     {section name=r loop=$results}
11     <a href="http://www.pliva.hr/pdf/{$r/results.pdf}">{$r/results.title}</a>
12 dpavlin 1.3 ({$r/results.pdf|filesize:"/data/corp_html/pdf/":"auto"})
13 dpavlin 1.1 {$r/results.town_date}<br>
14     {if ($r/results.body && $type=="a") }
15     {$r/results.body}<br>
16     {/if}
17     {if (%r.rownum% != %r.loop%)}
18     <hr width="90%" noshade size="1">
19     {/if}
20     {/section}
21     </td>
22     <td>
23     <img src="http://www.pliva.hr/p/sli_tablete.jpg" width="173" height="167" border="1">
24     </td>
25     </tr>
26     </table>

  ViewVC Help
Powered by ViewVC 1.1.26