aboutsummaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorgroditi <groditi@03d0b0b2-0e1a-0410-a411-fdb2f4bd65d7>2008-06-14 21:21:45 +0000
committergroditi <groditi@03d0b0b2-0e1a-0410-a411-fdb2f4bd65d7>2008-06-14 21:21:45 +0000
commit577fe414348267534faf952536025a61a3c0598f (patch)
tree002dd3dc6ae6dced494e9ce266c97054e5e9cc5e /share
parent283e06d64e1039a4df9e29bbd7ba815a532ab1ce (diff)
downloadreaction-577fe414348267534faf952536025a61a3c0598f.tar.gz
reaction-577fe414348267534faf952536025a61a3c0598f.zip
improvements to MatchingPassword to have a better layout, label, and error messages as well as cleanup to Mutable role
Diffstat (limited to 'share')
-rw-r--r--share/skin/default/layout/field/mutable/matching_passwords.tt7
1 files changed, 5 insertions, 2 deletions
diff --git a/share/skin/default/layout/field/mutable/matching_passwords.tt b/share/skin/default/layout/field/mutable/matching_passwords.tt
index d07b784..450e5b4 100644
--- a/share/skin/default/layout/field/mutable/matching_passwords.tt
+++ b/share/skin/default/layout/field/mutable/matching_passwords.tt
@@ -2,7 +2,10 @@
=for layout widget
-[% call_next %]
-[% check_value %]
+[% label_fragment %]
+[% field %]
+[% check_label %]
+[% check_field %]
+[% message_fragment %]
=cut