diff options
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 +';
|