/[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

Contents of /templates/links.tpl

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.7 - (show annotations)
Wed Sep 19 12:23:57 2001 UTC (22 years, 7 months ago) by ravilov
Branch: MAIN
Changes since 1.6: +1 -1 lines
Added thefilez/med/ (PLIVAmed site). Other major changes...

1 <p align=right class="small">
2 {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)}[
4 {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}
6 |
7 {/if}
8 {if ($id)}<a href="?section={$section}&amp;section_menu={$section_menu}&amp;cat={$cat}&amp;{$name}_edit=1&amp;ed_id={$id}" class="more">uredi</a>
9 |
10 <a href="?section={$section}&amp;section_menu={$section_menu}&amp;del_id={$id}" class="more" onclick="return confirm('Sigurno?');">obri¹i</a>
11 |
12 {/if}
13 <a href="?section={$section}&amp;section_menu={$section_menu}&amp;cat={$cat}&amp;{$name}_edit=1&amp;ed_id=0" class="more">novi</a>
14 {if ($id && $updown)}
15 |
16 {if ($down)}<a href="?section={$section}&amp;section_menu={$section_menu}&amp;down_id={$id}" class="more">&gt;&gt;</a>{else}<span class="more">&gt;&gt;</span>{/if}
17 {/if}
18 ]<br>{/if}
19 </p>

  ViewVC Help
Powered by ViewVC 1.1.26