X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Ftemplates%2Ftime.tpl;h=182f0127be8fc74e4f7c89d70ba21bfebc07419d;hb=e84f77ca5b0a5470425cac47aa90563508793699;hp=8328ab41d7fd9c2b74e2cf91dfb4c49863d6196e;hpb=0321413f489a83610e8b3c20a55dcc404dcd73a6;p=timetracker.git diff --git a/WEB-INF/templates/time.tpl b/WEB-INF/templates/time.tpl index 8328ab41..182f0127 100644 --- a/WEB-INF/templates/time.tpl +++ b/WEB-INF/templates/time.tpl @@ -8,6 +8,11 @@ {$forms.timeRecordForm.open} + + + {foreach $time_records as $record} - + {if $user->isPluginEnabled('cl')} {/if}
+ {$i18n.label.day_view} / {$i18n.label.week_view} +
@@ -59,7 +64,7 @@ {if (($smarty.const.TYPE_DURATION == $user->record_type) || ($smarty.const.TYPE_ALL == $user->record_type))} - + {/if}
{$i18n.label.duration}:{$forms.timeRecordForm.duration.control} {$i18n.form.time.duration_format}{$forms.timeRecordForm.duration.control} {if $user->decimal_mark == ','}{str_replace('.', ',', $i18n.form.time.duration_format)}{else}{$i18n.form.time.duration_format}{/if}
@@ -106,7 +111,7 @@
{$i18n.label.edit}
{$record.client|escape}