From 6d036dda7e2e7146d7becde5ac0df415be38ba63 Mon Sep 17 00:00:00 2001 From: hickert Date: Wed, 11 Apr 2007 12:17:55 +0000 Subject: [PATCH] Some text/style updates for the new setup git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6011 594d385d-05f5-0310-b6e9-bd551577e9d8 --- html/themes/default/style.css | 1 - setup/setup_step1.tpl | 2 +- setup/setup_step2.tpl | 6 +++--- setup/setup_step4.tpl | 2 +- 4 files changed, 5 insertions(+), 6 deletions(-) diff --git a/html/themes/default/style.css b/html/themes/default/style.css index 70b85d114..0b3eeaeab 100644 --- a/html/themes/default/style.css +++ b/html/themes/default/style.css @@ -1019,7 +1019,6 @@ div.step2_failed_text { /* Text used in info div. On warnings */ div.step2_warning_text{ - background-image: url('images/warning.png'); background-repeat: no-repeat; padding-left: 35px; } diff --git a/setup/setup_step1.tpl b/setup/setup_step1.tpl index 11e2ffbd6..a2c23394e 100644 --- a/setup/setup_step1.tpl +++ b/setup/setup_step1.tpl @@ -1,6 +1,6 @@
- {t}Please select the language you prefer to use GOsa with.{/t} + {t}Please select prefered language{/t}

diff --git a/setup/setup_step2.tpl b/setup/setup_step2.tpl index 833e0fb27..8d2597ac3 100644 --- a/setup/setup_step2.tpl +++ b/setup/setup_step2.tpl @@ -42,7 +42,7 @@
{t}GOsa will NOT run without fixing this.{/t} {else} -
+
{t}GOsa will run without fixing this.{/t} {/if}
@@ -105,7 +105,7 @@
{t}GOsa will NOT run without fixing this.{/t} {else} -
+
{t}GOsa will run without fixing this.{/t} {/if}
@@ -160,7 +160,7 @@
{t}GOsa will NOT run without fixing this.{/t} {else} -
+
{t}GOsa will run without fixing this.{/t} {/if}
diff --git a/setup/setup_step4.tpl b/setup/setup_step4.tpl index 2722d8274..e468d8bb5 100644 --- a/setup/setup_step4.tpl +++ b/setup/setup_step4.tpl @@ -3,7 +3,7 @@
{t}Please enter the server URI to allow the GOsa setup to connect your LDAP server (Example: ldap://your.server:389).{/t}
-{t}Use the 'Test' button to try a connect. The status will be shown on the bottom of the page.{/t} +{t}Use the 'Test' button to try to connect with the given values. The status will be shown on the bottom of the page.{/t}
-- 2.30.2