Fix Form syntax, JS missing ; HR style for html5
This commit is contained in:
@@ -138,7 +138,7 @@ function printHeader($withmenu="default") {
|
||||
function printFooter() {
|
||||
?>
|
||||
<br />
|
||||
<hr style="width:99%; align:left; color:#99caff;" />
|
||||
<hr style="width:99%; color:#99caff;" />
|
||||
<p style="margin-top: -5px; font-size: 8pt; text-align:center;">PHPki v<?php echo PHPKI_VERSION?> - Copyright 2003 - William E. Roadcap</p>
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user