/[health_html]/med/templates/linkovi.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 /med/templates/linkovi.tpl

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations)
Fri Sep 28 23:34:37 2001 UTC (22 years, 8 months ago) by ravilov
Branch: MAIN
Added some new pages to PLIVAmed. Some bugfixes.

1 ravilov 1.1 <center><big><b>Linkovi</b></big></center><br><br>
2     <table border=0 cellspacing=0 cellpadding=10 width="100%">
3     <tr><th align=center valign=middle>WWW adresa</th><th align=center valign=middle>Opis</th></tr>
4     {section name=i loop=$linkovi}
5     <tr><td align=left valign=top><a href="{$i/linkovi.url}" class="more">{if ($i/linkovi.naslov)}{$i/linkovi.naslov}{else}{$i/linkovi.url}{/if}</td><td align=left valign=top>{if ($i/linkovi.opis)}{$i/linkovi.opis}{else}-{/if}</td></tr>
6     {/section}
7     </table>

  ViewVC Help
Powered by ViewVC 1.1.26