Fossil

Diff
Login

Differences From Artifact [d2af091ad5]:

To Artifact [da95e40ef2]:


169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
@ if {[hascap j]} {
@   html "<a href='$baseurl/wiki'>Wiki</a>"
@ }
@ if {[hascap s]} {
@   html "<a href='$baseurl/setup'>Setup</a>"
@ }
@ if {[info exists login]} {
@   html "<a href='$baseurl/login'>Login</a>"
@ } else {
@   html "<a href='$baseurl/login'>Logout</a>"
@ }
@ </th1></div>
;

/*
** The default page footer
*/







|

|







169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
@ if {[hascap j]} {
@   html "<a href='$baseurl/wiki'>Wiki</a>"
@ }
@ if {[hascap s]} {
@   html "<a href='$baseurl/setup'>Setup</a>"
@ }
@ if {[info exists login]} {
@   html "<a href='$baseurl/login'>Logout</a>"
@ } else {
@   html "<a href='$baseurl/login'>Login</a>"
@ }
@ </th1></div>
;

/*
** The default page footer
*/