/[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.7 by ravilov, Mon Sep 3 15:52:16 2001 UTC revision 1.8 by ravilov, Tue Sep 4 09:48:51 2001 UTC
# Line 48  Line 48 
48      <table border=0 cellspacing=0 cellpadding=8 width="100%"><tr><td align=left valign=top>      <table border=0 cellspacing=0 cellpadding=8 width="100%"><tr><td align=left valign=top>
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}        {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.caption}&amp;type={if ($section_menu == $i/MENU.name)}1{else}0{/if}" alt="{$i/MENU.caption}" border=0>{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=16>{if ($section_menu != $i/MENU.name)}</a>{/if}</td></tr>
53        {/section}        {/if}{/section}
54        </table><br><br>&nbsp;        </table><br><br>&nbsp;
55      {else}      {else}
56        &nbsp;        &nbsp;

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

  ViewVC Help
Powered by ViewVC 1.1.26