فهرست منبع

- 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 {