- changed to actually apply style instead of returning false
authorvanmer <vanmer@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sun, 9 Jul 2006 23:29:13 +0000 (23:29 +0000)
committervanmer <vanmer@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sun, 9 Jul 2006 23:29:13 +0000 (23:29 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11386 7612ce4b-ef26-0410-bec9-ea0150e637f0

templates/default/stylesheet.tpl

index 1081d8730930c3da88d59c84e3ec10ce40c7fa43..f2c420b219c9c41fa48bbd84e30373dee5b7673d 100644 (file)
@@ -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 {