Eliminate extra <br>

This commit is contained in:
Scott Ullrich 2005-02-19 03:57:10 +00:00
parent 2d512c8446
commit 3b0ebca2d6

View File

@ -228,8 +228,6 @@ $config = $config_tmp;
<input type="hidden" name="xml" value="<?= $xml ?>">
<?php if ($savemsg) print_info_box($savemsg); ?>
&nbsp;<br>
<?php
if ($pkg['tabs'] <> "") {
echo "<table width=\"100%\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">";