Update the footer and header to match HPR new website
This commit is contained in:
@@ -113,8 +113,6 @@ include 'header.php';
|
||||
<body>
|
||||
<link href="quill.snow.css" rel="stylesheet">
|
||||
<script src="quill.js"></script>
|
||||
<main id="maincontent">
|
||||
<hr />
|
||||
<?php
|
||||
if ( $ep_num == 9999 ) {
|
||||
echo "<h2>Uploading to the Reserve Queue.</h2>\n";
|
||||
@@ -334,7 +332,6 @@ include 'header.php';
|
||||
});
|
||||
</script>
|
||||
</form>
|
||||
</main>
|
||||
<?php
|
||||
include 'footer.php';
|
||||
?>
|
||||
|
Reference in New Issue
Block a user