Add headers to all pages! Also update the look and feel of the test
page.
This commit is contained in:
@ -3,5 +3,8 @@
|
||||
Alias for the support page with a more common name.
|
||||
-->
|
||||
<?php
|
||||
if (!isset($GLOBALS["HEADER_TITLE"])) {
|
||||
$GLOBALS["HEADER_TITLE"] = "Donate";
|
||||
}
|
||||
include "support.php";
|
||||
?>
|
||||
|
Reference in New Issue
Block a user