diff options
author | Meik Sievertsen <acydburn@phpbb.com> | 2007-07-24 15:20:32 +0000 |
---|---|---|
committer | Meik Sievertsen <acydburn@phpbb.com> | 2007-07-24 15:20:32 +0000 |
commit | 959448c9353b36791ca51b9dc9d84d53b8db8072 (patch) | |
tree | a00ea6bab7ccb1cae4bbacaf21dda11c51a62e76 /phpBB/adm/style/acp_modules.html | |
parent | 306581d905c508e6d4a7bafebce1b90dbedbbf4a (diff) | |
download | forums-959448c9353b36791ca51b9dc9d84d53b8db8072.tar forums-959448c9353b36791ca51b9dc9d84d53b8db8072.tar.gz forums-959448c9353b36791ca51b9dc9d84d53b8db8072.tar.bz2 forums-959448c9353b36791ca51b9dc9d84d53b8db8072.tar.xz forums-959448c9353b36791ca51b9dc9d84d53b8db8072.zip |
+ some fixes
git-svn-id: file:///svn/phpbb/trunk@7938 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/adm/style/acp_modules.html')
-rw-r--r-- | phpBB/adm/style/acp_modules.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/adm/style/acp_modules.html b/phpBB/adm/style/acp_modules.html index d241119fb6..24abb5c8d3 100644 --- a/phpBB/adm/style/acp_modules.html +++ b/phpBB/adm/style/acp_modules.html @@ -198,7 +198,7 @@ </form> - <div class="clearfix"> </div> + <div class="clearfix"> </div><br style="clear: both;" /> <form id="mselect" method="post" action="{U_SEL_ACTION}"> <fieldset class="quick"> |