forked from Thunix/www
well-needed updates and fixes
This commit is contained in:
@@ -2017,23 +2017,12 @@ function phpfmg_header( $title="", $keywords="", $description="" ){
|
||||
if( !$formOnly ){
|
||||
?>
|
||||
<?php include 'HEADER.php'; ?>
|
||||
<title>Sign Up - thunix Community</title>
|
||||
<title>Sign Up - thunix</title>
|
||||
<?php
|
||||
}
|
||||
phpfmg_form_css();
|
||||
?>
|
||||
</head>
|
||||
<body>
|
||||
<div id="top">
|
||||
<div id="header">
|
||||
<div id="logo">
|
||||
<h1>☣ thunix</h1>
|
||||
</div>
|
||||
</div>
|
||||
<div id="page">
|
||||
<div id="page-bgtop">
|
||||
<div id="page-bgbtm">
|
||||
<div id="content">
|
||||
<?php include 'HEADER2.php'; ?>
|
||||
<div class="post">
|
||||
<h2 class="title">Sign Up</h2>
|
||||
<div style="clear: both;"> </div>
|
||||
|
||||
Reference in New Issue
Block a user