From: jlgijsbers Date: Thu, 2 Oct 2003 16:00:45 +0000 (+0000) Subject: First steps towards HTML4.01 Strict validation. X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=e695dea634bd982b563cf6129490b38cf6459c20;p=roundup.git First steps towards HTML4.01 Strict validation. git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@1891 57a73879-2fb5-44c3-a270-3262357dd7e2 --- diff --git a/roundup/cgi/templating.py b/roundup/cgi/templating.py index 4b1b374..ef6fb41 100644 --- a/roundup/cgi/templating.py +++ b/roundup/cgi/templating.py @@ -1680,7 +1680,7 @@ env: %(env)s def base_javascript(self): return ''' - - +
- + @@ -116,7 +116,11 @@ You are not allowed to view this page. tal:attributes="checked python:request.group[0] == '-'"> - +
Sort on:
+ + +
diff --git a/templates/classic/html/page.html b/templates/classic/html/page.html index f630a2d..beb0689 100644 --- a/templates/classic/html/page.html +++ b/templates/classic/html/page.html @@ -12,7 +12,7 @@ - + @@ -22,7 +22,7 @@ -