Browse Source

Template: Cleanup.

Nate 5 years ago
parent
commit
edb1745e4c
1 changed files with 1 additions and 5 deletions
  1. 1 5
      themes/default/template.php

+ 1 - 5
themes/default/template.php

@@ -1127,11 +1127,7 @@ else {
 	unset($_SESSION['background_image']);
 	unset($_SESSION['background_image']);
 }
 }
 
 
-
-//keyboard shortcut scripts
-
-
 echo "</body>\n";
 echo "</body>\n";
 echo "</html>\n";
 echo "</html>\n";
 
 
-?>
+?>