From 84cb44c69833659fad30de073da5079ddfd5f6fb Mon Sep 17 00:00:00 2001 From: Gerhard Killesreiter Date: Mon, 27 Feb 2006 22:39:24 +0000 Subject: #51153, Boxes may be themed without a title; don't spit the header., patch by Morbus --- themes/bluemarine/box.tpl.php | 2 +- themes/engines/phptemplate/box.tpl.php | 4 +++- themes/pushbutton/box.tpl.php | 2 ++ 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/themes/bluemarine/box.tpl.php b/themes/bluemarine/box.tpl.php index 1e5280c3f..a66bd27df 100644 --- a/themes/bluemarine/box.tpl.php +++ b/themes/bluemarine/box.tpl.php @@ -1,5 +1,5 @@
-

+

diff --git a/themes/engines/phptemplate/box.tpl.php b/themes/engines/phptemplate/box.tpl.php index e19ffba88..56667e767 100644 --- a/themes/engines/phptemplate/box.tpl.php +++ b/themes/engines/phptemplate/box.tpl.php @@ -1,4 +1,6 @@
-

+ +

+
diff --git a/themes/pushbutton/box.tpl.php b/themes/pushbutton/box.tpl.php index 053c88f70..cf48ffa13 100644 --- a/themes/pushbutton/box.tpl.php +++ b/themes/pushbutton/box.tpl.php @@ -1,4 +1,6 @@
+

+
\ No newline at end of file -- cgit v1.2.3