openrat-cms

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

commit 5e6cf6c78844f83289e21475ef37ad8c43ead941
parent 8a638f63c57f78eb8f685852f8ecdb9ad8a617ef
Author: dankert <devnull@localhost>
Date:   Sat, 20 Jan 2007 16:12:17 +0100

Eingabefeld umbenannt.

Diffstat:
themes/default/templates/group/remove.tpl.src.php | 2+-
themes/default/templates/profile/pwchange.tpl.src.php | 3+++
themes/default/templates/user/remove.tpl.src.php | 2+-
3 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/themes/default/templates/group/remove.tpl.src.php b/themes/default/templates/group/remove.tpl.src.php @@ -11,7 +11,7 @@ page cell text text:GLOBAL_DELETE cell - checkbox name:delete + checkbox name:confirm row cell colspan:2 class:help text text:GROUP_DELETE_DESC diff --git a/themes/default/templates/profile/pwchange.tpl.src.php b/themes/default/templates/profile/pwchange.tpl.src.php @@ -6,6 +6,9 @@ page text text:user_password cell password name:act_password + newline + newline + newline row cell text text:user_new_password diff --git a/themes/default/templates/user/remove.tpl.src.php b/themes/default/templates/user/remove.tpl.src.php @@ -10,7 +10,7 @@ page cell class:fx text text:user_delete cell class:fx - checkbox name:delete + checkbox name:confirm row cell colspan:2 class:act button type:ok