/[health_html]/templates/bolesti-grupe.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/bolesti-grupe.tpl

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

revision 1.1 by ravilov, Mon Sep 3 15:52:16 2001 UTC revision 1.5 by ravilov, Tue Oct 2 16:18:09 2001 UTC
# Line 1  Line 1 
1  Currently empty...  <center><big><b>{$naslov}</b></big></center><br><br>
2    {section name=i loop=$slova}
3    <big><b>{$i/slova.fl}</b></big><br>
4    <ul>
5    {section name=j loop=$i/slova.grupe}
6    <li><a href="?section={$section}&amp;section_menu={if ($ID)}bolesti{else}grupe{/if}&amp;section_menu2={$section_menu2}&amp;{if ($ID)}b{else}g{/if}id={$i/j.grupe/slova.id}">{$i/j.grupe/slova.name}</a></li>
7    {/section}
8    </ul>
9    {sectionelse}
10    {if ($ID)}Nema bolesti u ovoj grupi.{else}Nema boesti.{/if}
11    {/section}

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.5

  ViewVC Help
Powered by ViewVC 1.1.26