Browse Source

- changed to actually apply style instead of returning false

vanmer 19 years ago
parent
commit
a9e61b50b8
1 changed files with 1 additions and 1 deletions
  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 {