X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Ftemplates%2Fprofile_edit.tpl;h=1fb040005a06294282e553a5361492f7501edaac;hb=08852813ce717908cc1c37b7bfbc768cdec2376c;hp=8d68c3e49e2161717bc12feff88d147244cc5468;hpb=55c8f6a2bce9518c28337b18823b8300d1875ab8;p=timetracker.git diff --git a/WEB-INF/templates/profile_edit.tpl b/WEB-INF/templates/profile_edit.tpl index 8d68c3e4..1fb04000 100644 --- a/WEB-INF/templates/profile_edit.tpl +++ b/WEB-INF/templates/profile_edit.tpl @@ -1,66 +1,5 @@ - - {$forms.profileForm.open} -{if $user->canManageTeam()} -{include file="datetime_format_preview.tpl"} -{/if} - - -{if $user->canManageTeam()} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - {* initialize preview text *} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -{/if} -
@@ -91,100 +30,6 @@ function handlePluginCheckboxes() { {$i18n.label.required_fields}
 
{$i18n.label.team_name}:{$forms.profileForm.team_name.control}
{$i18n.label.currency}:{$forms.profileForm.currency.control}
{$i18n.label.language}:{$forms.profileForm.lang.control}
{$i18n.label.decimal_mark}:{$forms.profileForm.decimal_mark.control}  
{$i18n.label.date_format}:{$forms.profileForm.format_date.control}  
{$i18n.label.time_format}:{$forms.profileForm.format_time.control}  
{$i18n.label.week_start}:{$forms.profileForm.start_week.control}
{$i18n.form.profile.tracking_mode}:{$forms.profileForm.tracking_mode.control}
{$i18n.form.profile.record_type}:{$forms.profileForm.record_type.control}
  
{$i18n.form.profile.plugins}
 
{$forms.profileForm.charts.control}
{$forms.profileForm.clients.control} {$forms.profileForm.client_required.control}
{$forms.profileForm.invoices.control}
{$forms.profileForm.custom_fields.control} {$i18n.label.configure}
{$forms.profileForm.expenses.control} {$forms.profileForm.tax_expenses.control}
{$forms.profileForm.notifications.control} {$i18n.label.configure}
{$forms.profileForm.locking.control} {$i18n.label.configure}