diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-07-04 07:25:56 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-07-04 07:25:56 +0000 |
commit | 6ab0659a9debfcc1be37c71a15e4e1490d1b736a (patch) | |
tree | 2a4736d99d53c97f1bc4c8fc8494bc84a55a7c59 | |
parent | 0ff488e3807aa9a1b21033f33b236ad06ff9bdbb (diff) |
fix
-rw-r--r-- | templates/recentchanges.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/recentchanges.tmpl b/templates/recentchanges.tmpl index 026a3cd02..bc00e94c0 100644 --- a/templates/recentchanges.tmpl +++ b/templates/recentchanges.tmpl @@ -48,7 +48,7 @@ <td><TMPL_VAR NAME="COMMITTYPE"></td> </tr> <tr> - <td colspan="3"> + <td colspan="4"> <i> <TMPL_LOOP NAME="MESSAGE"> <TMPL_IF NAME="LINE"> |