From: opensides Date: Mon, 1 May 2006 20:39:45 +0000 (+0000) Subject: rewrote the template to change expired password X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=bd2d69f51909e78e3267a8d829fec06594e99c55;p=gosa.git rewrote the template to change expired password added a new image for this template git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@3175 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/html/themes/default/images/accountexpired.png b/html/themes/default/images/accountexpired.png new file mode 100644 index 000000000..c2b1a1f63 Binary files /dev/null and b/html/themes/default/images/accountexpired.png differ diff --git a/html/themes/default/style.css b/html/themes/default/style.css index 20eca99b4..0d36d72b7 100644 --- a/html/themes/default/style.css +++ b/html/themes/default/style.css @@ -630,6 +630,29 @@ p.gosaLoginWarning { font-size:12px; } +/* Account Expired screen */ +td.gosaAccountExpiredBack { + width:550px; + height:300px; + background:url(images/accountexpired.png); + vertical-align:top; +} + +div.gosaAccountExpiredBack { + padding-top:40px; + margin-left:90px; + margin-right:50px; + padding-bottom:0px; + vertical-align:top; +} + +p.gosaAccountExpiredHeader { + text-align:left; + font-size:14px; + font-weight:bold; + margin-bottom:15px; +} + table.framework { width:100%; height:100%; diff --git a/ihtml/themes/default/accountexpired.tpl b/ihtml/themes/default/accountexpired.tpl index 54af7270d..39fbd1b81 100644 --- a/ihtml/themes/default/accountexpired.tpl +++ b/ihtml/themes/default/accountexpired.tpl @@ -8,62 +8,54 @@ -
-
+
+
-

- {t}Your password has expired, insert your new password twice{/t} +

+ {t}Your Password has expired !! Choose a new Password{/t}

- +
+ + + + + - +
- {t}Password{/t} +

{t}Old Password{/t}

- +
- {t}Verify Password{/t} +

{t}New Password{/t}

+
+ +
+

{t}Verify Password{/t}

-
-
+
+
-
- -

{$message}

- -

- -

- - -