X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Ftemplates%2Fregister.tpl;h=3d7678af40297dbdd305be0760d723c864bd63e6;hb=2b39252b38f5bd1be462224fe781a40f5b0ddf95;hp=ba1e50e06a9c40f6b2e060e4a692b676512bcb3a;hpb=a781da5661a1932521e0d1feb4be340b97edce9a;p=timetracker.git diff --git a/WEB-INF/templates/register.tpl b/WEB-INF/templates/register.tpl index ba1e50e0..3d7678af 100644 --- a/WEB-INF/templates/register.tpl +++ b/WEB-INF/templates/register.tpl @@ -1,36 +1,40 @@ -{$forms.profileForm.open} +{$forms.groupForm.open}
- - + + - + + + + + - + - + - + - + - + @@ -38,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.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}