diff options
author | Matthijs Kuiper <info@matthijskuiper.nl> | 2017-02-06 21:54:48 +0100 |
---|---|---|
committer | Matthijs Kuiper <info@matthijskuiper.nl> | 2017-02-06 22:54:51 +0100 |
commit | c110e3ac9e2fac2f88f4e00fa05579ab25afc3fc (patch) | |
tree | d1d28bca5d198cd691b1803e2a334559377a0a0c /html/includes/header.php | |
parent | 83fb634b671e7677b9269e13c6077fe2f77eff79 (diff) |
Update help and credits pages
Diffstat (limited to 'html/includes/header.php')
-rwxr-xr-x | html/includes/header.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/html/includes/header.php b/html/includes/header.php index e84a63e..c4f96a6 100755 --- a/html/includes/header.php +++ b/html/includes/header.php @@ -52,7 +52,6 @@ echo' include("includes/sidebar.php");
-
echo'
<table align="center" border="0" cellpadding="0" cellspacing="0">
<tbody><tr>
@@ -63,4 +62,4 @@ echo' </tbody></table>
<center>
<br>
-';
\ No newline at end of file +';
|