diff options
author | Paul S. Owen <psotfx@users.sourceforge.net> | 2003-02-25 16:49:35 +0000 |
---|---|---|
committer | Paul S. Owen <psotfx@users.sourceforge.net> | 2003-02-25 16:49:35 +0000 |
commit | 74c6eec7257d99949a273287c97e0a52e492beba (patch) | |
tree | 3accf2ae11069fb45fa1806e997fadfb25a6a840 /phpBB/templates | |
parent | 27b6d7582a437beea035e8d460e1bc851f275a63 (diff) | |
download | forums-74c6eec7257d99949a273287c97e0a52e492beba.tar forums-74c6eec7257d99949a273287c97e0a52e492beba.tar.gz forums-74c6eec7257d99949a273287c97e0a52e492beba.tar.bz2 forums-74c6eec7257d99949a273287c97e0a52e492beba.tar.xz forums-74c6eec7257d99949a273287c97e0a52e492beba.zip |
tiny weeny little change
git-svn-id: file:///svn/phpbb/trunk@3527 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/templates')
-rwxr-xr-x | phpBB/templates/subSilver/usercp_footer.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/templates/subSilver/usercp_footer.html b/phpBB/templates/subSilver/usercp_footer.html index d88e106e70..2d765a2a1f 100755 --- a/phpBB/templates/subSilver/usercp_footer.html +++ b/phpBB/templates/subSilver/usercp_footer.html @@ -1,4 +1,4 @@ - </table><br clear="all" /></td> + </table></td> </tr> <tr> <td class="cat" colspan="3" height="28" align="left"> </td> |