X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Ftemplates%2Fregister.tpl;h=3d7678af40297dbdd305be0760d723c864bd63e6;hb=2a2bb2cc8f9551d1e93de2d34e27b21201f9e44a;hp=bc77a6a4d75b4b831bf896e58f09f9011e89d3e2;hpb=f1c11908a996c1a0d9582ef6d32490e5ce15f02d;p=timetracker.git diff --git a/WEB-INF/templates/register.tpl b/WEB-INF/templates/register.tpl index bc77a6a4..3d7678af 100644 --- a/WEB-INF/templates/register.tpl +++ b/WEB-INF/templates/register.tpl @@ -1,40 +1,40 @@ -{$forms.profileForm.open} +{$forms.groupForm.open}
- - + + - + - + - + - + - + - + - + @@ -42,10 +42,10 @@ - +
{$i18n.label.team_name}:{$forms.profileForm.team_name.control}{$i18n.label.group_name} (*):{$forms.groupForm.group_name.control}
{$i18n.label.currency}:{$forms.profileForm.currency.control}{$forms.groupForm.currency.control}
{$i18n.label.language}:{$forms.profileForm.lang.control}{$forms.groupForm.lang.control}
 
{$i18n.label.manager_name} (*):{$forms.profileForm.manager_name.control}{$forms.groupForm.manager_name.control}
{$i18n.label.manager_login} (*):{$forms.profileForm.manager_login.control}{$forms.groupForm.manager_login.control}
{$i18n.label.password} (*):{$forms.profileForm.password1.control}{$forms.groupForm.password1.control}
{$i18n.label.confirm_password} (*):{$forms.profileForm.password2.control}{$forms.groupForm.password2.control}
{$i18n.label.email}:{$forms.profileForm.manager_email.control}{$forms.groupForm.manager_email.control}
 
{$forms.profileForm.btn_submit.control}{$forms.groupForm.btn_submit.control}
-{$forms.profileForm.close} +{$forms.groupForm.close}