Diff
Not logged in

Differences From:

File src/style.c part of check-in [34af72801d] - New default header and footer and CSS. Add the ability to edit the footer. by drh on 2007-11-23 22:09:47. [view]

To:

File src/style.c part of check-in [13732d495d] - Fix a bug in the default header. by drh on 2007-11-23 23:06:09. [view]

@@ -163,10 +163,10 @@
 @     <nobr>[project_name html]</nobr>
 @   </div>
 @   <div class="title">[title html]</div>
 @   <div class="status"><nobr>
-@     [login exists enable_output]     Logged in as [0 /login get html]
-@     [login exists not enable_output] Not logged in
+@     [/login exists enable_output]     Logged in as [0 /login get html]
+@     [/login exists not enable_output] Not logged in
 @     [1 enable_output]
 @   </nobr></div>
 @ </div>
 ;