Fix Form syntax, JS missing ; HR style for html5

This commit is contained in:
John Crisp
2020-02-21 14:59:01 +01:00
parent 8815a42f24
commit bdfb211fc8
7 changed files with 20 additions and 20 deletions

View File

@@ -212,7 +212,7 @@ case 'final':
printHeader();
?>
<form action=<?php echo $PHP_SELF?> method=post>
<form action="<?php echo $PHP_SELF?>" method="post">
<font color=#ff0000>
<h2>There was an error creating your certificate.</h2></font><br>
<blockquote>