From: cajus
Date: Sat, 1 May 2010 19:19:46 +0000 (+0000)
Subject: Updated styles
X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=ca0b8044a2a8646dffe9365b61cfc2c48ded5d5a;p=gosa.git
Updated styles
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18014 594d385d-05f5-0310-b6e9-bd551577e9d8
---
diff --git a/gosa-core/plugins/admin/users/password.tpl b/gosa-core/plugins/admin/users/password.tpl
index 0a36fbc1d..6008f0ac8 100644
--- a/gosa-core/plugins/admin/users/password.tpl
+++ b/gosa-core/plugins/admin/users/password.tpl
@@ -4,10 +4,6 @@
{t}To change the user password use the fields below. The changes take effect immediately. Please memorize the new password, because the user wouldn't be able to login without it.{/t}
-
- {t}Changing the password affects your authentification on mail, proxy, samba and unix services.{/t}
-
-
@@ -26,8 +22,8 @@
{t}Strength{/t}
-
-
+
+
diff --git a/gosa-core/plugins/personal/password/main.inc b/gosa-core/plugins/personal/password/main.inc
index d062c2f85..a6f56cfe8 100644
--- a/gosa-core/plugins/personal/password/main.inc
+++ b/gosa-core/plugins/personal/password/main.inc
@@ -52,10 +52,6 @@ if ( $cleanup ){
/* Execute formular */
$display.= $password->execute ();
- /* Page header*/
- $display= print_header(get_template_path('plugins/password/images/plugin.png'),
- _("Password settings"), "").$display;
-
}
// vim:tabstop=2:expandtab:shiftwidth=2:filetype=php:syntax:ruler:
diff --git a/gosa-core/plugins/personal/password/password.tpl b/gosa-core/plugins/personal/password/password.tpl
index d678d5d3a..a7b7b29ff 100644
--- a/gosa-core/plugins/personal/password/password.tpl
+++ b/gosa-core/plugins/personal/password/password.tpl
@@ -4,10 +4,6 @@
{t}To change your personal password use the fields below. The changes take effect immediately. Please memorize the new password, because you wouldn't be able to login without it.{/t}
-
- {t}Changing the password affects your authentification on mail, proxy, samba and unix services.{/t}
-