From bd2d69f51909e78e3267a8d829fec06594e99c55 Mon Sep 17 00:00:00 2001 From: opensides Date: Mon, 1 May 2006 20:39:45 +0000 Subject: [PATCH] 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 --- html/themes/default/images/accountexpired.png | Bin 0 -> 1685 bytes html/themes/default/style.css | 23 ++++++++ ihtml/themes/default/accountexpired.tpl | 52 ++++++++---------- 3 files changed, 45 insertions(+), 30 deletions(-) create mode 100644 html/themes/default/images/accountexpired.png diff --git a/html/themes/default/images/accountexpired.png b/html/themes/default/images/accountexpired.png new file mode 100644 index 0000000000000000000000000000000000000000..c2b1a1f635c9434639c136e3d240e54d05a2b4b0 GIT binary patch literal 1685 zcmeAS@N?(olHy`uVBq!ia0y~yU{YgXVASDY1B!g#Td@~NaTa()7Bet#3xY6XeM`sfHC9G34smV2+%BMyY>8_`iF1B#Zfaf$gL6@8Vo7R>LV0FMhC)b2s)DF!Z|^$hOS?)mJj_ok?`%4JiJOD7@2~yO)1rSmdjp@z)RIbFyl8?7t#a8krP1P2za|s~7@7187rX4r8kpo-8**ftQ1qTOiyHD z5SLRsy=hIN5s&kdDT}6D%A4_}cK^CW37}v0Y%ndz#7P+fDsPTM-qiEwG)!V6-oFau))BPiM}BUjRGP<^uy0XPaeNl z7iMI*#WC5xevU5-Lx!@?s!9fiwJj&h?Q2q%7#yS%KYjI02Q!#R4{g-wAr!t?3nP*P z{l}YMYt3V(sb;O+sB?N(ke8s~Yh8wd%73-{>}@~K=9?UJYFE*@*WH3@3dGVdQcaNI*8u|wBPAsyJQF<-|EO;hQ29{#W!v+rM9YxaBJ|BJiX7~)slKPUh1vs`VqKL^8)qMyJb2$VgE$a{b8|6@|L XmcIR5{*@xI{$TKQ^>bP0l+XkKQYp?A literal 0 HcmV?d00001 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 @@ - -- 2.30.2
-
+
+
-

- {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}

- -

- -

- - -