|
From: Paul S. O. <ps...@us...> - 2001-11-14 13:32:17
|
Update of /cvsroot/phpbb/phpBB2/templates/subSilver/admin In directory usw-pr-cvs1:/tmp/cvs-serv26139/templates/subSilver/admin Modified Files: board_config_body.tpl Log Message: Fix bug #481673 Index: board_config_body.tpl =================================================================== RCS file: /cvsroot/phpbb/phpBB2/templates/subSilver/admin/board_config_body.tpl,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -r1.5 -r1.6 *** board_config_body.tpl 2001/11/14 03:53:00 1.5 --- board_config_body.tpl 2001/11/14 13:32:14 1.6 *************** *** 189,191 **** </table></form> ! <br clear="all"> --- 189,191 ---- </table></form> ! <br clear="all" /> |