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

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

revision 1.6 by ravilov, Tue Oct 30 16:11:28 2001 UTC revision 1.7 by ravilov, Wed Oct 31 10:12:28 2001 UTC
# Line 15  Line 15 
15  {if ($qas)}  {if ($qas)}
16  <table border=0 cellspacing=0 cellpadding=4 width="100%">  <table border=0 cellspacing=0 cellpadding=4 width="100%">
17  {if ($prev || $next || $offset)}  {if ($prev || $next || $offset)}
18  <tr><td colspan=2 align=right><small>[ {if ($prev || $offset)}<a href="?section={$section}&amp;section_menu={$section_menu}&amp;section_menu2={$section_menu2}&amp;qa={$qa}&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;qa={$qa}&amp;offset={$next}" class="more">sljedeĉih 10&nbsp;&gt;&gt;</a>{/if} ]</small></td></tr>  <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"><img src="img/zprev.gif" width=62 height=10 alt="&lt;&lt;&nbsp;prethodnih 10" border=0></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"><img src="img/znext.gif" width=52 height=10 alt="sljedeĉih 10&nbsp;&gt;&gt;" border=0></a>{/if}</small><br>&nbsp;</td></tr>
19  <tr><td colspan=2><hr width="90%"></td></tr>  <tr><td colspan=2><hr width="90%"></td></tr>
20  {/if}  {/if}
21  {section name=i loop=$qas}  {section name=i loop=$qas}
# Line 25  Line 25 
25  {if ($i/qas.gost)}<tr><td colspan=2 align=right><small>Odgovara: {$i/qas.gost}</small></td></tr>{/if}  {if ($i/qas.gost)}<tr><td colspan=2 align=right><small>Odgovara: {$i/qas.gost}</small></td></tr>{/if}
26  <tr><td colspan=2><hr width="90%"></td></tr>  <tr><td colspan=2><hr width="90%"></td></tr>
27  {/section}  {/section}
28  {if ($prev || $next || $offset)}<tr><td colspan=2 align=right><small>[ {if ($prev || $offset)}<a href="?section={$section}&amp;section_menu={$section_menu}&amp;section_menu2={$section_menu2}&amp;qa={$qa}&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;qa={$qa}&amp;offset={$next}" class="more">sljedeĉih 10&nbsp;&gt;&gt;</a>{/if} ]</small></td></tr>{/if}  {if ($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"><img src="img/zprev.gif" width=62 height=10 alt="&lt;&lt;&nbsp;prethodnih 10" border=0></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"><img src="img/znext.gif" width=52 height=10 alt="sljedeĉih 10&nbsp;&gt;&gt;" border=0></a>{/if}</small><br>&nbsp;</td></tr>{/if}
29  </table>  </table>
30  {else}<i>Nema pitanja (ni odgovora).</i><br>{/if}  {else}<i>Nema pitanja (ni odgovora).</i><br>{/if}
31  {else}  {else}

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

  ViewVC Help
Powered by ViewVC 1.1.26