style changes

This commit is contained in:
Roland Gruber 2008-01-03 19:33:56 +00:00
parent e390739b8e
commit 808bd8818b
1 changed files with 1 additions and 1 deletions

View File

@ -885,7 +885,7 @@ class lamList {
echo '<h1 align="center">' . _('Change list settings') . "</h1>\n";
echo "<form action=\"list.php?type=" . $this->type . "&amp;norefresh=true\" method=\"post\">\n";
echo '<fieldset class="' . $this->type . 'edit">';
echo '<fieldset class="' . $this->type . 'edit"><br>';
echo "<table class=\"" . $this->type . "edit\" width=\"100%\">\n";
echo "<tr class=\"" . $this->type . "list\"><td>\n";