X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Ftemplates%2Ftime_edit.tpl;h=9a13d4c5c8889d369f41fbb169908b5baf78c403;hb=c6ebb0657fa010dc5724ad1ddf4f8866ea9013e0;hp=863cdb16cb143f94dee4651372ff08e7a349bcd9;hpb=ede1eab3f219537349c91cf7fcdaf8bdb242d41a;p=timetracker.git diff --git a/WEB-INF/templates/time_edit.tpl b/WEB-INF/templates/time_edit.tpl index 863cdb16..9a13d4c5 100644 --- a/WEB-INF/templates/time_edit.tpl +++ b/WEB-INF/templates/time_edit.tpl @@ -1,202 +1,4 @@ - +{include file="time_script.tpl"} {$forms.timeRecordForm.open} @@ -248,7 +50,7 @@ function setNow(formField) { {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}