openrat-cms

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

commit 53aa92f789070482a2bd2e507b9f0efc1c975a19
parent 76973fb1f7aaf8a5219d1d03136836f1b3b2a31f
Author: Jan Dankert <devnull@localhost>
Date:   Tue, 16 Oct 2012 00:10:31 +0200

Register-Maske aufgeräumt.

Diffstat:
themes/default/templates/login/register.tpl.src.xml | 4+++-
1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/themes/default/templates/login/register.tpl.src.xml b/themes/default/templates/login/register.tpl.src.xml @@ -5,7 +5,9 @@ <part class="line"> <part class="label"> - <text text="USER_MAIL"></text> + <label for="mail"> + <text text="USER_MAIL"></text> + </label> </part> <part class="input"> <input name="mail" default="" class="focus"></input>