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

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

revision 1.8 by ravilov, Tue Sep 4 09:48:51 2001 UTC revision 1.9 by ravilov, Fri Sep 7 12:55:13 2001 UTC
# Line 49  Line 49 
49      {if ($MENU)}      {if ($MENU)}
50        <br><table border=0 cellspacing=0 cellpadding=0>        <br><table border=0 cellspacing=0 cellpadding=0>
51        {section name=i loop=$MENU}{if ($i/MENU.caption)}        {section name=i loop=$MENU}{if ($i/MENU.caption)}
52        <tr><td align=left valign=middle>{if ($section_menu != $i/MENU.name)}<a href="?section={$section}&amp;section_menu={$i/MENU.name}">{/if}<img src="button.php?text={$i/MENU.caption2}&amp;type={if ($section_menu == $i/MENU.name)}1{else}0{/if}" alt="{$i/MENU.caption}" border=0 width=130 height=16>{if ($section_menu != $i/MENU.name)}</a>{/if}</td></tr>        <tr><td align=left valign=middle>{if ($section_menu != $i/MENU.name)}<a href="?section={$section}&amp;section_menu={$i/MENU.name}">{/if}<img src="button.php?text={$i/MENU.caption2}&amp;type={if ($section_menu == $i/MENU.name)}1{else}0{/if}" alt="{$i/MENU.caption}" border=0 width=130 height=18>{if ($section_menu != $i/MENU.name)}</a>{/if}</td></tr>
53        {/if}{/section}        {/if}{/section}
54        </table><br><br>&nbsp;        </table><br><br>&nbsp;
55      {else}      {else}
# Line 74  Line 74 
74  {if ($MAIN)}  {if ($MAIN)}
75  {$MAIN}  {$MAIN}
76  {else}  {else}
77  <h2><b>Unknown section: <i>{$section}</i></b></h2>  <center><h3><br><br><b>Nepoznata sekcija:</b> <i>{$section}/{$section_menu}</i></h3></center>
78  {/if}  {/if}
79      </td></tr></table>      </td></tr></table>
80      </td>      </td>

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

  ViewVC Help
Powered by ViewVC 1.1.26