openrat-cms

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit 6e184f5fbeb1441d578ec3d648b518ee19e5fde3
parent 098af4ec0585afca0c5e9eeaef2149a170ee000e
Author: dankert <devnull@localhost>
Date:   Thu, 16 Nov 2006 21:02:11 +0100

Checkboxen f?r Kennwortablauf und zuf?lliges Kennwort.

Diffstat:
themes/default/templates/user/pw.tpl.src.php | 13+++++++++----
1 file changed, 9 insertions(+), 4 deletions(-)

diff --git a/themes/default/templates/user/pw.tpl.src.php b/themes/default/templates/user/pw.tpl.src.php @@ -1,6 +1,6 @@ page form - window name:USER_PASSWORD + window name:USER_PASSWORD columnclasses:fx rowclasses:rx row cell class:fx text text:user_username @@ -21,12 +21,17 @@ page cell class:fx text text:user_mail_new_password cell class:fx - checkbox name:mail + checkbox name:email + row + cell class:fx + text text:user_random_password + cell class:fx + checkbox name:random row cell class:fx - text text:user_random_password + text text:user_password_timeout cell class:fx - checkbox name:random + checkbox name:timeout row cell colspan:2 class:act