Jelajahi Sumber

- changed to actually apply style instead of returning false

vanmer 19 tahun lalu
induk
melakukan
a9e61b50b8
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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 {