From f90e8fc4c98af952a768cbadf24c2fe0a33f6f29 Mon Sep 17 00:00:00 2001 From: opensides Date: Mon, 8 May 2006 01:25:13 +0000 Subject: [PATCH] cosmetic changes on framework.tpl when changing theme template for the expiration of password git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@3208 594d385d-05f5-0310-b6e9-bd551577e9d8 --- ihtml/themes/default/framework.tpl | 10 ++-- .../personal/password/password_expired.tpl | 48 +++++++++++++++++++ 2 files changed, 53 insertions(+), 5 deletions(-) create mode 100644 plugins/personal/password/password_expired.tpl diff --git a/ihtml/themes/default/framework.tpl b/ihtml/themes/default/framework.tpl index 0fd49266e..742290548 100644 --- a/ihtml/themes/default/framework.tpl +++ b/ihtml/themes/default/framework.tpl @@ -2,7 +2,7 @@ {$php_errors}
- +
@@ -38,7 +38,7 @@
GOSA2 @@ -12,17 +12,17 @@
- GOSA2 {t}Main{/t} + Main {t}Main{/t} - GOSA2 {t}Help{/t} + Help {t}Help{/t} - GOSA2 {t}Sign out{/t} + Sign out {t}Sign out{/t}
-
 
+
 
{$menu}
diff --git a/plugins/personal/password/password_expired.tpl b/plugins/personal/password/password_expired.tpl new file mode 100644 index 000000000..1cefa14f0 --- /dev/null +++ b/plugins/personal/password/password_expired.tpl @@ -0,0 +1,48 @@ +
+ {t}Change password{/t} +
+ +

+ {t}Your password has expired. 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} +

+ + + + + + + + + + + + + + +
+ +
+ +

+ +   + +

+ + + + + + -- 2.30.2