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

Annotation of /templates/links.tpl

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1.1.1 - (hide annotations) (vendor branch)
Fri Aug 3 09:12:42 2001 UTC (22 years, 9 months ago) by ravilov
Branch: pliva
CVS Tags: r0
Changes since 1.1: +0 -0 lines
initial import

1 ravilov 1.1 <p align=right><small>
2     {if ($read || $more)}[ {/if}{if ($read)}<a href="?section={$section}&amp;id={$id}&amp;cat={$cat}&amp;show=1" class="more">read article</a>{/if}{if ($read && $more)} | {/if}{if ($more)}<a href="{$more}" class="more">more info</a>{/if}{if ($read || $more)} ]<br>{/if}
3     [
4     {if ($id)}<a href="?section={$section}&amp;cat={$cat}&amp;{$name}_edit=1&amp;ed_id={$id}" class="more">edit article</a>
5     |
6     <a href="?section={$section}&amp;del_id={$id}" class="more" onclick="return confirm('Are you sure?');">delete article</a>
7     |
8     {/if}
9     <a href="?section={$section}&amp;cat={$cat}&amp;{$name}_edit=1&amp;ed_id=0" class="more">new article</a>
10     ]<br>
11     </small></p>

  ViewVC Help
Powered by ViewVC 1.1.26