Fix: Respect W3C
This commit is contained in:
parent
bc2f693de9
commit
30c0b05526
@ -121,13 +121,11 @@ if ($_socid > 0)
|
||||
print '<tr><td colspan="4" align="center"><input type="submit" class="button" value="'.$langs->trans("Modify").'"></td></tr>';
|
||||
|
||||
print "</table>";
|
||||
print "</form>";
|
||||
|
||||
print "</td>\n";
|
||||
|
||||
|
||||
print "</td></tr>";
|
||||
print "</table></div>\n";
|
||||
print '</table>';
|
||||
print "</form>";
|
||||
|
||||
print "</div>\n";
|
||||
print '<br>';
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user