瀏覽代碼

- changed to actually apply style instead of returning false

vanmer 19 年之前
父節點
當前提交
a9e61b50b8
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      templates/default/stylesheet.tpl

+ 1 - 1
templates/default/stylesheet.tpl

@@ -36,7 +36,7 @@
 
 /* retrieve the template vars */
 extract($t);
-return false;
+//return false;
 ?>
 /* older css template */
 body, td, th, dd, dt, h1, h2, h3, h4, h5, h6, p, ol, ul, li {