1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-06-08 15:35:11 +02:00

Some cleanup

git-svn-id: file:///svn/phpbb/trunk@7317 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Dominik Dröscher 2007-04-09 19:43:12 +00:00
parent 6510afe6de
commit a80c9cd33d
4 changed files with 19 additions and 19 deletions

View File

@ -1,6 +1,6 @@
</div> </div>
<div style="clear: both;"></div> <div class="clear"></div>
</div> </div>
<span class="corners-bottom"><span></span></span></div> <span class="corners-bottom"><span></span></span></div>

View File

@ -95,7 +95,7 @@ function insert_single(user)
</dl> </dl>
</fieldset> </fieldset>
<div style="clear: both;"></div> <div class="clear"></div>
<hr /> <hr />

View File

@ -48,7 +48,7 @@
</div> </div>
<!-- ENDIF --> <!-- ENDIF -->
<div style="clear:both;">&nbsp;</div> <div class="clear"></div>
<!-- ENDIF --> <!-- ENDIF -->

View File

@ -1,6 +1,6 @@
</div> </div>
<div style="clear: both;"></div> <div class="clear"></div>
</div> </div>
<span class="corners-bottom"><span></span></span></div> <span class="corners-bottom"><span></span></span></div>