openrat-cms

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

commit cdfc41aeb431b09b061805288aa1840b8b1bd7e7
parent 076e0698682d1961008298de6d71f7f38a99a3f6
Author: dankert <devnull@localhost>
Date:   Thu,  8 Nov 2007 20:58:16 +0100

Layout?nderung der Optionen.

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

diff --git a/themes/default/templates/user/pw.tpl.src.php b/themes/default/templates/user/pw.tpl.src.php @@ -24,20 +24,20 @@ page fieldset title:message:options if present:mail row - cell - text text:user_mail_new_password - cell + cell colspan:2 checkbox name:email + label for:email + text text:user_mail_new_password row - cell - text text:user_random_password - cell + cell colspan:2 checkbox name:random + label for:random + text text:user_random_password row - cell - text text:user_password_timeout - cell + cell colspan:2 checkbox name:timeout + label for:timeout + text text:user_password_timeout row cell colspan:2 class:act