/[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.4 by ravilov, Wed Aug 22 11:43:59 2001 UTC revision 1.5 by ravilov, Wed Aug 22 12:03:45 2001 UTC
# Line 5  Line 5 
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}
6    |    |
7    {/if}    {/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">edit art.</a>    {if ($id)}<a href="?section={$section}&amp;section_menu={$section_menu}&amp;cat={$cat}&amp;{$name}_edit=1&amp;ed_id={$id}" class="more">edit</a>
9    |    |
10    <a href="?section={$section}&amp;section_menu={$section_menu}&amp;del_id={$id}" class="more" onclick="return confirm('Are you sure?');">delete art.</a>    <a href="?section={$section}&amp;section_menu={$section_menu}&amp;del_id={$id}" class="more" onclick="return confirm('Are you sure?');">delete</a>
11    |    |
12    {/if}    {/if}
13    <a href="?section={$section}&amp;section_menu={$section_menu}&amp;cat={$cat}&amp;{$name}_edit=1&amp;ed_id=0" class="more">new art.</a>    <a href="?section={$section}&amp;section_menu={$section_menu}&amp;cat={$cat}&amp;{$name}_edit=1&amp;ed_id=0" class="more">new</a>
14    {if ($id && $updown)}    {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}    {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}

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

  ViewVC Help
Powered by ViewVC 1.1.26