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

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

revision 1.7 by ravilov, Sat Oct 27 16:54:50 2001 UTC revision 1.8 by ravilov, Mon Oct 29 14:43:21 2001 UTC
# Line 27  Line 27 
27  <b>{if ($records > 0)}  <b>{if ($records > 0)}
28  <font color="#008000">Pronašen{if ($records % 100 >= 10 && $records % 100 <= 20)}o{elseif ($records % 10 > 1 && $records % 10 < 5)}e{else}a{/if} {$records} ustanov{if ($records % 100 >= 10 && $records % 100 <= 20)}a{elseif ($records % 10 > 1 && $records % 10 < 5)}e{else}a{/if}.  <font color="#008000">Pronašen{if ($records % 100 >= 10 && $records % 100 <= 20)}o{elseif ($records % 10 > 1 && $records % 10 < 5)}e{else}a{/if} {$records} ustanov{if ($records % 100 >= 10 && $records % 100 <= 20)}a{elseif ($records % 10 > 1 && $records % 10 < 5)}e{else}a{/if}.
29  {else}  {else}
30  <font color="#FF0000">Nema ustanova koji odgovaraju upitu.  <font color="#FF0000"><big>Nema ustanova koji odgovaraju upitu.</big>
31  {/if}</font></b><br><br>  {/if}</font></b><br><br>
32  {/if}  {/if}
33  <hr width="90%" size=2>  <hr width="90%" size=2>

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

  ViewVC Help
Powered by ViewVC 1.1.26