From e89e4fbd28f3e6a766a2099321536030c47dbfee Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Fri, 6 May 2005 08:39:30 +0000 Subject: - Patch #22127 by kbahey: fixed search box in PHPTemplate-based core themes. --- themes/bluemarine/page.tpl.php | 2 +- themes/pushbutton/page.tpl.php | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/themes/bluemarine/page.tpl.php b/themes/bluemarine/page.tpl.php index 0ca11414d..0a52cb1ba 100644 --- a/themes/bluemarine/page.tpl.php +++ b/themes/bluemarine/page.tpl.php @@ -24,7 +24,7 @@
diff --git a/themes/pushbutton/page.tpl.php b/themes/pushbutton/page.tpl.php index f10f65927..1e1262054 100644 --- a/themes/pushbutton/page.tpl.php +++ b/themes/pushbutton/page.tpl.php @@ -56,7 +56,7 @@
@@ -139,4 +139,4 @@ - \ No newline at end of file + -- cgit v1.2.3