/[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.6 by ravilov, Mon Sep 3 15:52:16 2001 UTC revision 1.7 by ravilov, Wed Sep 19 12:23:57 2001 UTC
# Line 1  Line 1 
1  <p align=right class="small">  <p align=right class="small">
2  {if ($read || $more)}[ {/if}{if ($read)}<a href="?section={$section}&amp;section_menu={$section_menu}&amp;id={$id}&amp;cat={$cat}&amp;show=1" class="more">pročitaj članak</a>{/if}{if ($read && $more)} | {/if}{if ($more)}<a href="{$more}" class="more" target="_blank">{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;id={$id}&amp;cat={$cat}&amp;show=1" 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}
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;up_id={$id}" 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;up_id={$id}" class="more">&lt;&lt;</a>{else}<span class="more">&lt;&lt;</span>{/if}

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

  ViewVC Help
Powered by ViewVC 1.1.26