Browse Source

Template: Cleanup.

Nate 5 năm trước cách đây
mục cha
commit
edb1745e4c
1 tập tin đã thay đổi với 1 bổ sung5 xóa
  1. 1 5
      themes/default/template.php

+ 1 - 5
themes/default/template.php

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