Pārlūkot izejas kodu

- changed to actually apply style instead of returning false

vanmer 19 gadi atpakaļ
vecāks
revīzija
a9e61b50b8
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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 {