Browse Source

restored edit link to page header

pull/1/head
Brennen Bearnes 15 years ago
parent
commit
78e99cb42e
1 changed files with 4 additions and 2 deletions
  1. +4
    -2
      lib/Wala.pm

+ 4
- 2
lib/Wala.pm View File

@ -2,7 +2,7 @@
=head1 VERSION
$Id$
1.?
=cut
@ -607,7 +607,9 @@ sub get_header {
<p class="right">
<a href="$scriptname?$homepage" class="exists">home</a> |
<a href="$scriptname?RecentChanges" class="exists">changes</a> |
<a href="$scriptname?PageIndex" class="exists" accesskey="i"><strong>i</strong>ndex</a>
<a href="$scriptname?PageIndex" class="exists" accesskey="i"><strong>i</strong>ndex</a> |
<a href="$scriptname?action=edit&amp;id=$pagename" class="exists" accesskey="e"><strong>e</strong>dit this page</a>
</p>
<h1>$pagetitle</h1>


|||||||
x
 
000:0
Loading…
Cancel
Save