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

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

revision 1.6 by ravilov, Wed Oct 10 12:40:59 2001 UTC revision 1.7 by ravilov, Fri Oct 12 13:13:38 2001 UTC
# Line 31  Line 31 
31  {/if}  {/if}
32    
33  {if ($top && ($prev || $next || $offset))}<tr><td colspan=3 align=right><small>[ {if ($prev || $offset)}<a href="?section={$section}&amp;section_menu={$section_menu}&amp;section_menu2={$section_menu2}&amp;offset={$prev}" class="more">&lt;&lt;&nbsp;nazad</a>{/if}{if (($prev || $offset) && $next)} | {/if}{if ($next)}<a href="?section={$section}&amp;section_menu={$section_menu}&amp;section_menu2={$section_menu2}&amp;offset={$next}" class="more">sljedeĉih 10&nbsp;&gt;&gt;</a>{/if} ]</small><br>&nbsp;</td></tr>{/if}  {if ($top && ($prev || $next || $offset))}<tr><td colspan=3 align=right><small>[ {if ($prev || $offset)}<a href="?section={$section}&amp;section_menu={$section_menu}&amp;section_menu2={$section_menu2}&amp;offset={$prev}" class="more">&lt;&lt;&nbsp;nazad</a>{/if}{if (($prev || $offset) && $next)} | {/if}{if ($next)}<a href="?section={$section}&amp;section_menu={$section_menu}&amp;section_menu2={$section_menu2}&amp;offset={$next}" class="more">sljedeĉih 10&nbsp;&gt;&gt;</a>{/if} ]</small><br>&nbsp;</td></tr>{/if}
34  {$EDIT}  {if ($EDIT)}<tr><td align=center>{$EDIT}</td></tr>{/if}
35  {section name=i loop=$top}  {section name=i loop=$top}
36  <tr><td colspan=3 valign=top>  <tr><td colspan=3 valign=top>
37  {if ($i/top.EDIT)}{$i/top.EDIT}{else}  {if ($i/top.EDIT)}{$i/top.EDIT}{else}

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

  ViewVC Help
Powered by ViewVC 1.1.26