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

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

revision 1.8 by ravilov, Tue Sep 25 15:38:05 2001 UTC revision 1.9 by ravilov, Fri Sep 28 23:34:37 2001 UTC
# Line 1  Line 1 
1  <br><table border=0 cellspacing=0 cellpadding=0 width="100%"><tr><td align=right class="small">  <br><table border=0 cellspacing=0 cellpadding=0 width="100%"><tr><td align=right class="small">
2  {if ($read)}<a href="?section={$section}&amp;section_menu={$section_menu}&amp;section_menu2={$section_menu2}&amp;id={$id}&amp;cat={$cat}&amp;show=1{if ($spec)}&amp;spec={$spec}{/if}" class="more"><img src="img/procitajclanak.gif" border=0 alt="pročitaj članak"></a>{/if}{if ($read && $more)} | {/if}{if ($more)}<a href="{$more}" class="more"{if ($more_new)} target="_blank"{/if}>{if ($more_title)}{$more_title}{else}više...{/if}</a>{/if}{if ($read || $more)}<br>{/if}  {if ($read)}<a href="?section={$section}&amp;section_menu={$section_menu}&amp;section_menu2={$section_menu2}&amp;id={$id}&amp;cat={$cat}&amp;show=1{if ($spec)}&amp;spec={$spec}{/if}" class="{$m}"><img src="img/procitaj{if ($cat == "t")}{if ($med)}01{else}clanak{/if}{elseif ($cat == "w")}02{elseif ($cat == "p")}03{else}01{/if}.gif" border=0 alt="pročitaj članak"></a>{/if}{if ($read && $more)} | {/if}{if ($more)}<a href="{$more}" class="{$m}"{if ($more_new)} target="_blank"{/if}>{if ($more_title)}{$more_title}{else}više...{/if}</a>{/if}{if ($read || $more)}<br>{/if}
3  {if ($edit)}[  {if ($edit)}[
4    {if ($id && $updown)}    {if ($id && $updown)}
5    {if ($up)}<a href="?section={$section}&amp;section_menu={$section_menu}&amp;section_menu2={$section_menu2}&amp;up_id={$id}{if ($spec)}&amp;spec={$spec}{/if}" class="more">&lt;&lt;</a>{else}<span class="more">&lt;&lt;</span>{/if}    {if ($up)}<a href="?section={$section}&amp;section_menu={$section_menu}&amp;section_menu2={$section_menu2}&amp;up_id={$id}{if ($spec)}&amp;spec={$spec}{/if}" class="{$m}">&lt;&lt;</a>{else}<span class="{$m}">&lt;&lt;</span>{/if}
6    |    |
7    {/if}    {/if}
8    {if ($id)}<a href="?section={$section}&amp;section_menu={$section_menu}&amp;section_menu2={$section_menu2}&amp;cat={$cat}&amp;{$name}_edit=1&amp;ed_id={$id}{if ($spec)}&amp;spec={$spec}{/if}" class="more">uredi</a>    {if ($id)}<a href="?section={$section}&amp;section_menu={$section_menu}&amp;section_menu2={$section_menu2}&amp;cat={$cat}&amp;{$name}_edit=1&amp;ed_id={$id}{if ($spec)}&amp;spec={$spec}{/if}" class="{$m}">uredi</a>
9    |    |
10    <a href="?section={$section}&amp;section_menu={$section_menu}&amp;section_menu2={$section_menu2}&amp;del_id={$id}{if ($spec)}&amp;spec={$spec}{/if}" class="more" onclick="if (this.blur) this.blur(); return confirm('Sigurno?');">obriši</a>    <a href="?section={$section}&amp;section_menu={$section_menu}&amp;section_menu2={$section_menu2}&amp;del_id={$id}{if ($spec)}&amp;spec={$spec}{/if}" class="{$m}" onclick="if (this.blur) this.blur(); return confirm('Sigurno?');">obriši</a>
11    |    |
12    {/if}    {/if}
13    <a href="?section={$section}&amp;section_menu={$section_menu}&amp;section_menu2={$section_menu2}&amp;cat={$cat}&amp;{$name}_edit=1&amp;ed_id=0{if ($spec)}&amp;spec={$spec}{/if}" class="more">novi</a>    <a href="?section={$section}&amp;section_menu={$section_menu}&amp;section_menu2={$section_menu2}&amp;cat={$cat}&amp;{$name}_edit=1&amp;ed_id=0{if ($spec)}&amp;spec={$spec}{/if}" class="{$m}">novi</a>
14    {if ($id && $updown)}    {if ($id && $updown)}
15    |    |
16    {if ($down)}<a href="?section={$section}&amp;section_menu={$section_menu}&amp;section_menu2={$section_menu2}&amp;down_id={$id}{if ($spec)}&amp;spec={$spec}{/if}" class="more">&gt;&gt;</a>{else}<span class="more">&gt;&gt;</span>{/if}    {if ($down)}<a href="?section={$section}&amp;section_menu={$section_menu}&amp;section_menu2={$section_menu2}&amp;down_id={$id}{if ($spec)}&amp;spec={$spec}{/if}" class="{$m}">&gt;&gt;</a>{else}<span class="{$m}">&gt;&gt;</span>{/if}
17    {/if}    {/if}
18  ]<br>{/if}  ]<br>{/if}
19  </td></tr></table><br><br>  </td></tr></table><br><br>

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

  ViewVC Help
Powered by ViewVC 1.1.26