Removed stray ul tags

Waaghals 11 years ago
parent fd0ba16ca7
commit 06c09b1ade
  1. 1
      bank/index.php
  2. 1
      bank/index_multi.php
  3. 1
      bank/message.php

@ -88,7 +88,6 @@ if($_POST) {
<?php <?php
} }
?> ?>
</ul>
<hr class="soft"/> <hr class="soft"/>
</div> </div>
</div> </div>

@ -94,7 +94,6 @@ if($_POST) {
<?php <?php
} }
?> ?>
</ul>
<hr class="soft"/> <hr class="soft"/>
</div> </div>
</div> </div>

@ -38,7 +38,6 @@
echo $_GET['m']; echo $_GET['m'];
?> ?>
</div> </div>
</ul>
<hr class="soft"/> <hr class="soft"/>
</div> </div>
</div> </div>

Loading…
Cancel
Save