/[health_html]/templates/knjiznica-vademecum.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

Diff of /templates/knjiznica-vademecum.tpl

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by ravilov, Wed Sep 26 13:04:28 2001 UTC revision 1.9 by ravilov, Wed Oct 31 10:12:28 2001 UTC
# Line 5  Line 5 
5  <tr><td align=left valign=top width="10%"><b>ATK:</b></td><td align=left valign=top>{if ($atk)}{$atk}{else}-{/if}{if ($sif_atk)} ({$sif_atk}){/if}</td></tr>  <tr><td align=left valign=top width="10%"><b>ATK:</b></td><td align=left valign=top>{if ($atk)}{$atk}{else}-{/if}{if ($sif_atk)} ({$sif_atk}){/if}</td></tr>
6  <tr><td align=left valign=top colspan=2>{if ($tekst)}{$tekst}{/if}</td></tr>  <tr><td align=left valign=top colspan=2>{if ($tekst)}{$tekst}{/if}</td></tr>
7  </table>  </table>
8  <p align=right class="small"><a href="javascript:history.go(-1);" class="more">Nazad</a></p>  <p align=right class="small"><a href="javascript:history.go(-1);" class="more"><img src="img/{if ($ismed)}m{else}z{/if}back.gif" width=46 height=11 alt="&lt;&lt;&nbsp;natrag" border=0></a></p>
9  {else}  {else}
10    <big><b>PLIVA Vademecum</b></big><br><br>
11    {if ($ismed)}
12    <table width="100%" cellspacing="0" cellpadding="3" border="0">
13    <tr>
14        <td align=left valign=top>Vademecum sadrži informacije o svim lijekovima iz PLIVINOG asortimana registriranih u Republici Hrvatskoj.</td>
15        <td align=right valign=top width="1%"><img src="img/vademecum.gif" width="125" height="45" alt="" border="0"></td>
16    </tr>
17    </table>
18    {/if}
19  {$SEARCH}  {$SEARCH}
20  <br><br>  <br><br>
21  {if ($index || $srch)}  {if ($index || $srch)}
22  {if ($index)}  {if ($index)}
23  <font color="#008000"><b>Abecedni popis{if ($index != 1)}: <tt><big>{if ($index == '@')}<i>[non-alpha]</i>{else}{$index}{/if}</big></tt>{/if} {if ($records)}<small>({$records} lijek{if ($records % 100 >= 10 && $records % 100 <= 20)}ova{elseif ($records % 10 > 1 && $records % 10 < 5)}a{elseif ($records % 10 != 1)}ova{/if})</small>{/if}</b></font><br><br>  <font color="#008000"><b>Abecedni popis{if ($index != 1)}: <tt><big>{if ($index == '@')}<i>[non-alpha]</i>{else}{$index}{/if}</big></tt>{/if} {if ($records)}<small>({$records} lijek{if ($records % 100 >= 10 && $records % 100 <= 20)}ova{elseif ($records % 10 > 1 && $records % 10 < 5)}a{elseif ($records % 10 != 1)}ova{/if})</small>{/if}</b></font><br><br>
24  {if ($index == 1)}  {if ($index == 1)}
25  {if ($records > 0)}<table border=0 cellspacing=0 cellpadding=3 width="100%"><tr><td align=left valign=top width="1%" class="small"><b>QuickJump:</b></td><td align=left valign=top class="small">[ {section name=l loop=$letters}{if ($l/letters != '@')}<a href="#{$l/letters}" class="more">{$l/letters}</a>{if (%l.index% == %l.loop% / 2)} ]<br>[ {elseif (%l.index% < %l.loop% - 1)} | {/if}{/if}{/section} ]</td></tr></table>{/if}  {if ($records > 0)}<table border=0 cellspacing=0 cellpadding=3 width="100%"><tr><td align=left valign=top width="1%" class="small"><b>QuickJump:</b></td><td align=left valign=top class="small">[{section name=l loop=$letters}{if ($l/letters != '@')}<a href="#{$l/letters}" class="more">{$l/letters}</a>{if (%l.index% == %l.loop% / 2)}]<br>[{elseif (%l.index% < %l.loop% - 1)}|{/if}{/if}{/section}]</td></tr></table>{/if}
26  {else}  {else}
27  <table border=0 cellspacing=0 cellpadding=3 width="100%"><tr><td align=left valign=top width="1%" class="small"><b>Popis:</b></td><td align=left valign=top class="small">[ {section name=l loop=$letters}{if ($index == $l/letters)}<span class="idxselected">{$l/letters}</span>{else}<a href="?section={$section}&amp;section_menu={$section_menu}&amp;section_menu2={$section_menu2}&amp;index={$l/letters}&amp;stype={$stype}" class="more">{$l/letters}</a>{/if}{if (%l.index% == %l.loop% / 2)} ]<br>[ {elseif (%l.index% < %l.loop% - 1)} | {/if}{/section} | <a href="?section={$section}&amp;section_menu={$section_menu}&amp;section_menu2={$section_menu2}&amp;index=1&amp;stype={$stype}" class="more"><i>SVE</i></a> ]</td></tr></table>  <table border=0 cellspacing=0 cellpadding=3 width="100%"><tr><td align=left valign=top width="1%" class="small"><b>Popis:</b></td><td align=left valign=top class="small">[{section name=l loop=$letters}{if ($index == $l/letters)}<span class="idxselected">{$l/letters}</span>{else}<a href="?section={$section}&amp;section_menu={$section_menu}&amp;section_menu2={$section_menu2}&amp;index={$l/letters}&amp;stype={$stype}" class="more">{$l/letters}</a>{/if}{if (%l.index% == %l.loop% / 2)}]<br>[{elseif (%l.index% < %l.loop% - 1)}|{/if}{/section}|<a href="?section={$section}&amp;section_menu={$section_menu}&amp;section_menu2={$section_menu2}&amp;index=1&amp;stype={$stype}" class="more"><i>SVE</i></a>]</td></tr></table>
28  {/if}  {/if}
29  <br>  <br>
30  {else}  {else}
31  <b>{if ($records > 0)}  <b>{if ($records > 0)}
32  <font color="#008000">Pronađen{if ($records % 100 >= 10 && $records % 100 <= 20)}o{elseif ($records % 10 > 1 && $records % 10 < 5)}a{elseif ($records % 10 != 1)}a{/if} {$records} lijek{if ($records % 100 >= 10 && $records % 100 <= 20)}ova{elseif ($records % 10 > 1 && $records % 10 < 5)}a{elseif ($records % 10 != 1)}ova{/if}.  <font color="#008000">Pronađen{if ($records % 100 >= 10 && $records % 100 <= 20)}o{elseif ($records % 10 > 1 && $records % 10 < 5)}a{elseif ($records % 10 != 1)}a{/if} {$records} lijek{if ($records % 100 >= 10 && $records % 100 <= 20)}ova{elseif ($records % 10 > 1 && $records % 10 < 5)}a{elseif ($records % 10 != 1)}ova{/if}.
33  {else}  {else}
34  <font color="#FF0000">Nema lijekova koji odgovaraju upitu.  <font color="#FF0000"><big>Nema lijekova koji odgovaraju upitu.</big>
35  {/if}</font></b><br><br>  {/if}</font></b><br><br>
36  {/if}  {/if}
37  <hr width="90%" size=2>  <hr width="90%" size=2>
# Line 30  Line 39 
39  {if ($index == 1)}<center><a name="{$i/slova.l}"><big><b>{$i/slova.l}</b></big></a></center>{/if}  {if ($index == 1)}<center><a name="{$i/slova.l}"><big><b>{$i/slova.l}</b></big></a></center>{/if}
40  <ul>  <ul>
41  {section name=j loop=$i/slova.lijekovi}  {section name=j loop=$i/slova.lijekovi}
42  <li><a href="?section={$section}&amp;section_menu={$section_menu}&amp;section_menu2={$section_menu2}&amp;id={$i/j.lijekovi/slova.id}">{$i/j.lijekovi/slova.naziv}{if ($i/j.lijekovi/slova.mjesto)} <small><i>({$i/j.lijekovi/slova.mjesto})</i></small>{/if}</a></li>  <li><a href="?section={$section}&amp;section_menu={$section_menu}&amp;section_menu2={$section_menu2}&amp;id={$i/j.lijekovi/slova.id}" class="underlined">{$i/j.lijekovi/slova.naziv}{if ($i/j.lijekovi/slova.mjesto)} <small><i>({$i/j.lijekovi/slova.mjesto})</i></small>{/if}</a></li>
43  {/section}  {/section}
44  </ul>  </ul>
45  {if ($index)}<p align=right><a href="#top" class="more">Vrh stranice</a></p><br><br>{/if}  {if ($index)}<p align=right><a href="#top" class="more"><img src="img/{if ($ismed)}m{else}z{/if}vrh.gif" width=73 height=8 alt="vrh" border=0></a></p><br><br>{/if}
46  {sectionelse}  {sectionelse}
47  {if ($index)}<big><b><font color="#FF0000">Nema lijekova.</font></b></big><br><br>{/if}  {if ($index)}<big><b><font color="#FF0000">Nema lijekova.</font></b></big><br><br>{/if}
48  {/section}  {/section}
49  {/if}  {/if}
50  {if (! $index && $letters)}<table border=0 cellspacing=0 cellpadding=3 width="100%"><tr><td align=left valign=top width="1%" class="small"><b>Popis:</b></td><td align=left valign=top class="small">[ {section name=l loop=$letters}{if ($index == $l/letters)}<span class="idxselected">{$l/letters}</span>{else}<a href="?section={$section}&amp;section_menu={$section_menu}&amp;section_menu2={$section_menu2}&amp;index={$l/letters}&amp;stype={$stype}" class="more">{$l/letters}</a>{/if}{if (%l.index% == %l.loop% / 2)} ]<br>[ {elseif (%l.index% < %l.loop% - 1)} | {/if}{/section} | <a href="?section={$section}&amp;section_menu={$section_menu}&amp;section_menu2={$section_menu2}&amp;index=1&amp;stype={$stype}" class="more"><i>SVE</i></a> ]</td></tr></table>{/if}  {if (! $index && $letters)}<table border=0 cellspacing=0 cellpadding=3 width="100%"><tr><td align=left valign=top width="1%" class="small"><b>Popis:</b></td><td align=left valign=top class="small">[{section name=l loop=$letters}{if ($index == $l/letters)}<span class="idxselected">{$l/letters}</span>{else}<a href="?section={$section}&amp;section_menu={$section_menu}&amp;section_menu2={$section_menu2}&amp;index={$l/letters}&amp;stype={$stype}" class="more">{$l/letters}</a>{/if}{if (%l.index% == %l.loop% / 2)}]<br>[{elseif (%l.index% < %l.loop% - 1)}|{/if}{/section}|<a href="?section={$section}&amp;section_menu={$section_menu}&amp;section_menu2={$section_menu2}&amp;index=1&amp;stype={$stype}" class="more"><i>SVE</i></a>]</td></tr></table>{/if}
51  {/if}  {/if}

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.9

  ViewVC Help
Powered by ViewVC 1.1.26