/[ludap]/ludap/templates/topbar.tpl
ViewVC logotype

Diff of /ludap/templates/topbar.tpl

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

revision 1.1 by mose, Wed Aug 27 22:30:18 2003 UTC revision 1.2 by mose, Tue Sep 2 04:45:21 2003 UTC
# Line 5  Line 5 
5  <a href="{$self}?view=form" class="act">NOUVEAU</a>  <a href="{$self}?view=form" class="act">NOUVEAU</a>
6  {/if}  {/if}
7  <a href="{$self}?view=xml{$mquery}" class="act">XML</a>  <a href="{$self}?view=xml{$mquery}" class="act">XML</a>
8  <a href="{$self}?view=user{$mquery}" class="act">{$me|capitalize}</a>  <a href="{$self}?id={$me}{$mquery}" class="act">{$me|capitalize}</a>
9  <a href="{$self}?logout=1" class="act">LOGOUT</a>  <a href="{$self}?logout=1" class="act">LOGOUT</a>
10  </div>  </div>
11  <form name="search" id="search" action="{$self}" method="get">  <form name="search" id="search" action="{$self}" method="get">

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26