Mercurial > p > roundup > code
diff roundup/templates/classic/html/page @ 1078:344bad728d10
more tweakage of help display and style issues
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Mon, 09 Sep 2002 04:43:10 +0000 |
| parents | 7f9b942128a3 |
| children | 04b44df7af1d |
line wrap: on
line diff
--- a/roundup/templates/classic/html/page Mon Sep 09 03:28:20 2002 +0000 +++ b/roundup/templates/classic/html/page Mon Sep 09 04:43:10 2002 +0000 @@ -10,7 +10,7 @@ </head> <body class="body" marginwidth="0" marginheight="0"> -<table border=0 cellspacing=0 cellpadding=0> +<table class="body"> <tr> <td class="page-header-left"> </td>
