浏览代码

Template: Cleanup.

Nate 5 年之前
父节点
当前提交
edb1745e4c
共有 1 个文件被更改,包括 1 次插入5 次删除
  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";
 
-?>
+?>