Fossil SCM

changed a two-part/closed BR tag to avoid a warning from HTML syntax verifiers.

stephan 2009-12-07 18:34 trunk
Commit 6009ff325f020e4d8017ae4e584bcf4d654b224a
1 file changed +1 -1
+1 -1
--- src/style.c
+++ src/style.c
@@ -143,11 +143,11 @@
143143
@ <div class="content">
144144
cgi_destination(CGI_BODY);
145145
146146
/* Put the footer at the bottom of the page.
147147
*/
148
- @ </div><br clear="both"></br>
148
+ @ </div><br clear="both"/>
149149
zFooter = db_get("footer", (char*)zDefaultFooter);
150150
if( g.thTrace ) Th_Trace("BEGIN_FOOTER<br />\n", -1);
151151
Th_Render(zFooter);
152152
if( g.thTrace ) Th_Trace("END_FOOTER<br />\n", -1);
153153
154154
--- src/style.c
+++ src/style.c
@@ -143,11 +143,11 @@
143 @ <div class="content">
144 cgi_destination(CGI_BODY);
145
146 /* Put the footer at the bottom of the page.
147 */
148 @ </div><br clear="both"></br>
149 zFooter = db_get("footer", (char*)zDefaultFooter);
150 if( g.thTrace ) Th_Trace("BEGIN_FOOTER<br />\n", -1);
151 Th_Render(zFooter);
152 if( g.thTrace ) Th_Trace("END_FOOTER<br />\n", -1);
153
154
--- src/style.c
+++ src/style.c
@@ -143,11 +143,11 @@
143 @ <div class="content">
144 cgi_destination(CGI_BODY);
145
146 /* Put the footer at the bottom of the page.
147 */
148 @ </div><br clear="both"/>
149 zFooter = db_get("footer", (char*)zDefaultFooter);
150 if( g.thTrace ) Th_Trace("BEGIN_FOOTER<br />\n", -1);
151 Th_Render(zFooter);
152 if( g.thTrace ) Th_Trace("END_FOOTER<br />\n", -1);
153
154

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button