/[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

Annotation of /templates/bolesti-grupe.tpl

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.6 - (hide annotations)
Wed Oct 10 12:40:59 2001 UTC (22 years, 7 months ago) by ravilov
Branch: MAIN
Changes since 1.5: +1 -1 lines
Improved Arhiva, Alergijski semafor and Home. Added a second Q&A page (test version). Other improvements & bugfixes.

1 ravilov 1.6 <big><b>{$naslov}</b></big><br><br>
2 ravilov 1.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 ravilov 1.3 <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 ravilov 1.2 {/section}
8     </ul>
9 ravilov 1.4 {sectionelse}
10 ravilov 1.5 {if ($ID)}Nema bolesti u ovoj grupi.{else}Nema boesti.{/if}
11 ravilov 1.2 {/section}

  ViewVC Help
Powered by ViewVC 1.1.26