improvements to MatchingPassword to have a better layout, label, and error messages...
[catagits/Reaction.git] / share / skin / default / layout / field / mutable / matching_passwords.tt
1 =extends field/mutable/password
2
3 =for layout widget
4
5 [% label_fragment %]
6 [% field %]
7 [% check_label %]
8 [% check_field %]
9 [% message_fragment %]
10
11 =cut