From: cajus Date: Fri, 20 Apr 2007 13:09:51 +0000 (+0000) Subject: Updated styles X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=8b4a9f47e33d6afebe2d3600ad933f20c0df3d96;p=gosa.git Updated styles git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6157 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/ihtml/themes/default/login.tpl b/ihtml/themes/default/login.tpl index eac5cca0f..adc959286 100644 --- a/ihtml/themes/default/login.tpl +++ b/ihtml/themes/default/login.tpl @@ -35,12 +35,12 @@
- {t}Directory{/t}  + {t}Username{/t} 

- {t}Directory{/t}  + {t}Password{/t} 
@@ -92,6 +92,3 @@ --> - -
- diff --git a/setup/class_setupStep.inc b/setup/class_setupStep.inc index b7438ea70..5364187e4 100644 --- a/setup/class_setupStep.inc +++ b/setup/class_setupStep.inc @@ -119,7 +119,7 @@ class setup_step extends plugin { $image= get_template_path($this->header_image); $display= "
"; - $display.= "

\"*\" ".$this->s_title_long."

\n"; + $display.= "

\"*\" ".$this->s_title_long."

\n"; $display.= "
\n"; return($display);