X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Ftemplates%2Fprofile_edit.tpl;h=1fb040005a06294282e553a5361492f7501edaac;hb=45ca7d2258832cb0d2465eb16dd646d925458106;hp=6e3b81ebb1a0b03252b055bf610066b9933ba259;hpb=f2787a0b448c84ee7b28de80f6c2f04dfc7985ad;p=timetracker.git diff --git a/WEB-INF/templates/profile_edit.tpl b/WEB-INF/templates/profile_edit.tpl index 6e3b81eb..1fb04000 100644 --- a/WEB-INF/templates/profile_edit.tpl +++ b/WEB-INF/templates/profile_edit.tpl @@ -1,95 +1,5 @@ - - {$forms.profileForm.open} -{if $user->canManageTeam()} -{include file="datetime_format_preview.tpl"} -{/if} - - -{if $user->canManageTeam()} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -{if $user->isManager()} - - - - -{/if} - {* initialize preview text *} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - {if $smarty.const.WEEK_VIEW_DEBUG == 1} - - - - - {/if} -{/if} -
@@ -120,123 +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.date_format.control}  
{$i18n.label.time_format}:{$forms.profileForm.time_format.control}  
{$i18n.label.week_start}:{$forms.profileForm.start_week.control}
{$i18n.form.profile.tracking_mode}:{$forms.profileForm.tracking_mode.control} {$forms.profileForm.task_required.control}
{$i18n.form.profile.record_type}:{$forms.profileForm.record_type.control}
{$i18n.form.profile.uncompleted_indicators}:{$forms.profileForm.uncompleted_indicators.control}
{$i18n.label.bcc}:{$forms.profileForm.bcc_email.control} {$i18n.label.what_is_it}
  
{$i18n.form.profile.plugins}
 
{$forms.profileForm.charts.control}
{$forms.profileForm.clients.control} {$forms.profileForm.client_required.control}
{$forms.profileForm.invoices.control}
{$forms.profileForm.paid_status.control}
{$forms.profileForm.custom_fields.control} {$i18n.label.configure}
{$forms.profileForm.expenses.control} {$forms.profileForm.tax_expenses.control} {$i18n.label.configure}
{$forms.profileForm.notifications.control} {$i18n.label.configure}
{$forms.profileForm.locking.control} {$i18n.label.configure}
{$forms.profileForm.quotas.control} {$i18n.label.configure}
{$forms.profileForm.week_view.control} {$i18n.label.configure}