diff options
author | vladd%bugzilla.org <> | 2007-07-30 04:19:06 +0200 |
---|---|---|
committer | vladd%bugzilla.org <> | 2007-07-30 04:19:06 +0200 |
commit | a6cd311b1bf8b001c08bc09d999a1c63db2e4c93 (patch) | |
tree | 89a1aec9aae895ef09f2f73e75611f195d7c664c /template/en/default/whine | |
parent | 47f0d915b78c5e6480ca2e1eab798d2cb5c2279e (diff) | |
download | bugzilla-a6cd311b1bf8b001c08bc09d999a1c63db2e4c93.tar.gz bugzilla-a6cd311b1bf8b001c08bc09d999a1c63db2e4c93.tar.xz |
Bug 390065: Improve whining's HTML validation - Patch by Vlad Dascalu <vladd@bugzilla.org>, r/a=justdave.
Diffstat (limited to 'template/en/default/whine')
-rw-r--r-- | template/en/default/whine/schedule.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/whine/schedule.html.tmpl b/template/en/default/whine/schedule.html.tmpl index 599498898..59a4096e7 100644 --- a/template/en/default/whine/schedule.html.tmpl +++ b/template/en/default/whine/schedule.html.tmpl @@ -86,7 +86,7 @@ [% FOREACH event = events %] -<table cellspacing="2px" cellpadding="2px" border="0" width="100%" +<table cellspacing="2" cellpadding="2" width="100%" style="border: 1px solid;"> <tr> <th align="left" bgcolor="#FFFFFF" colspan="2"> |