Add login link to default footer
This commit is contained in:
parent
eba666e184
commit
c57e9b0d45
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<div class="left"><a href="http://repo.cat-v.org/werc/">Powered by werc</a></div>
|
||||
|
||||
<div class="right"><!-- TODO Maybe should add a programatically generated google search box --></div>
|
||||
<!-- TODO Maybe should add a programatically generated google search box -->
|
||||
<div class="right"><a href="/_users/login">User Login</div>
|
||||
|
||||
<br />
|
||||
<br class="doNotDisplay doNotPrint" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue