backup/restore_form.html: tiny XHTML compliance fix

There is something _weird_ about the table setup on this page
and I cannot figure it out. This change "fixes" it in that
FF stops complaining.

However, the fix looks very broken to me.
This commit is contained in:
martinlanghoff 2007-09-19 07:28:54 +00:00
parent 44f1636ee2
commit 2960a5525a

View File

@ -503,7 +503,7 @@ function selectItemInCheckboxByName(formId, checkName, checked ) {
}
?>
</table>
</td></tr></table>
<hr/>
<?php