X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Ftemplates%2Fmobile%2Fproject_edit.tpl;h=871f5c1dc0b85c40e41620231838b49f418bc59b;hb=69d107963f15b0fcfc46908063c0ae7c33af7d80;hp=b8266f4729bfcbec921ec7943ce8e9c092025365;hpb=4070ac772a00d8ffb9590ffdeca10e5d494c26e2;p=timetracker.git diff --git a/WEB-INF/templates/mobile/project_edit.tpl b/WEB-INF/templates/mobile/project_edit.tpl index b8266f47..871f5c1d 100644 --- a/WEB-INF/templates/mobile/project_edit.tpl +++ b/WEB-INF/templates/mobile/project_edit.tpl @@ -4,23 +4,25 @@ - + - + +{if $show_users} -{if ($smarty.const.MODE_PROJECTS_AND_TASKS == $user->tracking_mode)} +{/if} +{if $show_tasks} @@ -42,4 +44,4 @@
{$i18n.label.thing_name} (*):{$i18n.label.thing_name} (*): {$forms.projectForm.project_name.control}
{$i18n.label.description}:{$i18n.label.description}: {$forms.projectForm.description.control}
{$i18n.label.status}: {$forms.projectForm.status.control}
 
{$i18n.label.users}: {$forms.projectForm.users.control}
 
{$i18n.label.tasks}:
-{$forms.projectForm.close} \ No newline at end of file +{$forms.projectForm.close}