style fix

This commit is contained in:
Roland Gruber 2008-01-02 20:31:39 +00:00
parent 65795dfaa6
commit 3040ef9add
1 changed files with 1 additions and 1 deletions

View File

@ -633,7 +633,7 @@ class lamList {
echo '<h1 align="center">' . _('Create PDF file') . "</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">';
echo '<tr>';
echo '<td>';