From e8aee998826abaad4bf7c27254a97374fccc1856 Mon Sep 17 00:00:00 2001 From: hickert Date: Thu, 12 Apr 2007 13:22:59 +0000 Subject: [PATCH] Plug header style changes git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6031 594d385d-05f5-0310-b6e9-bd551577e9d8 --- setup/class_setup.inc | 6 +++--- setup/setup_frame.tpl | 6 ++++-- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/setup/class_setup.inc b/setup/class_setup.inc index 327a1f9d4..5b1ca7872 100644 --- a/setup/class_setup.inc +++ b/setup/class_setup.inc @@ -235,10 +235,10 @@ class setup { $str =""; $str.="
"; - $str.="
"; - $str.=" "; + $str.="
"; + $str.=" "; $str.= $this->o_steps[$this->i_current]->get_long_title(); - $str.=" "; + $str.=" "; $str.="
"; # $str.="
"; # if(isset($this->o_steps[$this->i_current -1]) && $this->o_steps[$this->i_current -1]->is_enabled()){ diff --git a/setup/setup_frame.tpl b/setup/setup_frame.tpl index bba8b510b..79c3218ed 100644 --- a/setup/setup_frame.tpl +++ b/setup/setup_frame.tpl @@ -20,8 +20,10 @@
  • -
    - {$header} +
    +
    + {$header} +
  • -- 2.30.2