XHTML bugfixes

This commit is contained in:
Wouter van Oijen 2005-10-12 21:48:03 +00:00
parent 4ff015bda0
commit 421585937f
10 changed files with 12 additions and 11 deletions

View file

@ -459,7 +459,7 @@ sub www_listUsers {
Deactivated => WebGUI::International::get(818),
Selfdestructed => WebGUI::International::get(819)
);
$output .= '<table border=1 cellpadding=5 cellspacing=0 align="center">';
$output .= '<table border="1" cellpadding="5" cellspacing="0" align="center">';
$output .= '<tr>
<td class="tableHeader">'.WebGUI::International::get(816).'</td>
<td class="tableHeader">'.WebGUI::International::get(50).'</td>