From ab1715750a9aa2157cd117fa6b98399bb3bf6512 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Wed, 5 Sep 2007 08:42:02 +0000 Subject: - Patch #172961 by webernet: code style cleanup. --- themes/bluemarine/page.tpl.php | 4 ++-- themes/pushbutton/page.tpl.php | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'themes') diff --git a/themes/bluemarine/page.tpl.php b/themes/bluemarine/page.tpl.php index 01c35d9a8..a75fa744a 100644 --- a/themes/bluemarine/page.tpl.php +++ b/themes/bluemarine/page.tpl.php @@ -21,8 +21,8 @@
- 'links', 'id' => 'subnavlist')) ?> - 'links', 'id' => 'navlist')) ?> + 'links', 'id' => 'subnavlist')) ?> + 'links', 'id' => 'navlist')) ?> diff --git a/themes/pushbutton/page.tpl.php b/themes/pushbutton/page.tpl.php index 0de34808c..c2a07d1ed 100644 --- a/themes/pushbutton/page.tpl.php +++ b/themes/pushbutton/page.tpl.php @@ -104,7 +104,7 @@ 'links primary-links')) ?> - 'links secondary-links',)) ?> + 'links secondary-links')) ?> -- cgit v1.2.3