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

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

revision 1.4 by ravilov, Fri Sep 28 23:34:37 2001 UTC revision 1.10 by ravilov, Wed Oct 31 10:12:28 2001 UTC
# Line 4  Line 4 
4  <tr><td align=left valign=middle><big><b><font color="#000080">{$pojam}</font></b></big></td></tr>  <tr><td align=left valign=middle><big><b><font color="#000080">{$pojam}</font></b></big></td></tr>
5  <tr><td align=left valign=top>{$opis}</td></tr>  <tr><td align=left valign=top>{$opis}</td></tr>
6  </table>  </table>
7  <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>
8  {else}  {else}
9  <center><big><b>Medicinski leksikon</b></big></center><br><br>  <big><b>Medicinski leksikon</b></big><br><br>
10  {$SEARCH}  {$SEARCH}
11  <br><br>  <br><br>
12  {if ($index || $srch)}  {if ($index || $srch)}
13  {if ($index)}  {if ($index)}
14  <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} poj{if ($records % 100 >= 10 && $records % 100 <= 20)}mova{elseif ($records % 10 > 1 && $records % 10 < 5)}ma{elseif ($records % 10 == 1)}am{else}mova{/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} poj{if ($records % 10 == 1)}am{elseif ($records % 10 >= 2 && $records % 10 <= 4)}ma{else}mova{/if})</small>{/if}</b></font><br><br>
15  {if ($index == 1)}  {if ($index == 1)}
16  {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}
17  {else}  {else}
# Line 20  Line 20 
20  <br>  <br>
21  {else}  {else}
22  <b>{if ($records > 0)}  <b>{if ($records > 0)}
23  <font color="#008000">Pronašen{if ($records % 100 >= 10 && $records % 100 <= 20)}o{elseif ($records % 10 > 1 && $records % 10 < 5)}e{else}{/if} {$records} poj{if ($records % 100 >= 10 && $records % 100 <= 20)}mova{elseif ($records % 10 > 1 && $records % 10 < 5)}ma{else}am{/if}.  <font color="#008000">Pronašen{if ($records % 10 == 1)}{elseif ($records % 10 >= 2 && $records % 10 <= 4)}a{else}o{/if} {$records} poj{if ($records % 10 == 1)}am{elseif ($records % 10 >= 2 && $records % 10 <= 4)}ma{else}mova{/if}.
24  {else}  {else}
25  <font color="#FF0000">Nema pojmova koji odgovaraju upitu.  <font color="#FF0000"><big>Nema pojmova koji odgovaraju upitu.</big>
26  {/if}</font></b><br><br>  {/if}</font></b><br><br>
27  {/if}  {/if}
28  <hr width="90%" size=2>  <hr width="90%" size=2>
# Line 30  Line 30 
30  {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}
31  <ul>  <ul>
32  {section name=j loop=$i/slova.pojmovi}  {section name=j loop=$i/slova.pojmovi}
33  <li><a href="?section={$section}&amp;section_menu={$section_menu}&amp;section_menu2={$section_menu2}&amp;id={$i/j.pojmovi/slova.id}">{$i/j.pojmovi/slova.pojam}</a></li>  <li><a href="?section={$section}&amp;section_menu={$section_menu}&amp;section_menu2={$section_menu2}&amp;id={$i/j.pojmovi/slova.id}" class="underlined">{$i/j.pojmovi/slova.pojam}</a></li>
34  {/section}  {/section}
35  </ul>  </ul>
36  {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}
37  {sectionelse}  {sectionelse}
38  {if ($index)}<big><b><font color="#FF0000">Nema pojmova.</font></b></big><br><br>{/if}  {if ($index)}<big><b><font color="#FF0000">Nema pojmova.</font></b></big><br><br>{/if}
39  {/section}  {/section}

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.10

  ViewVC Help
Powered by ViewVC 1.1.26