XHTML compliance, introduced fieldsets

This commit is contained in:
Sebastian Mendel
2005-10-13 15:31:22 +00:00
parent 265bfe861a
commit 2287fd9927
3 changed files with 785 additions and 675 deletions

View File

@@ -54,7 +54,7 @@ $checkall_url = 'server_export.php?'
$multi_values .= '<br />
<a href="' . $checkall_url . '&amp;selectall=1" onclick="setSelectOptions(\'dump\', \'db_select[]\', true); return false;">' . $strSelectAll . '</a>
&nbsp;/&nbsp;
/
<a href="' . $checkall_url . '" onclick="setSelectOptions(\'dump\', \'db_select[]\', false); return false;">' . $strUnselectAll . '</a>
<br /><br />';