X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Ftemplates%2Fexpense_edit.tpl;h=a679820ebd46fb50a6f30c8784341290139c7541;hb=8e340f1e9cb764f423c0a5e7067c892f88d0ec73;hp=4c921299d04f2cad54422e50d36150bf6cea0e67;hpb=2a998c95dd9e86a9ad57939b056b62cab7402b08;p=timetracker.git diff --git a/WEB-INF/templates/expense_edit.tpl b/WEB-INF/templates/expense_edit.tpl index 4c921299..a679820e 100644 --- a/WEB-INF/templates/expense_edit.tpl +++ b/WEB-INF/templates/expense_edit.tpl @@ -24,7 +24,7 @@ projects = new Array(); {/foreach} // Mandatory top option for project dropdown. -empty_label_project = '{$i18n.dropdown.select|escape:'javascript'}'; +empty_label_project = "{$i18n.dropdown.select|escape:'javascript'}"; // The fillProjectDropdown function populates the project combo box with // projects associated with a selected client (client id is passed here as id). @@ -78,7 +78,7 @@ function get_date() { {if $user->isPluginEnabled('cl')} - + {/if} @@ -94,7 +94,7 @@ function get_date() { - + @@ -114,4 +114,4 @@ function get_date() {
{$i18n.label.client} {if in_array('cm', explode(',', $user->plugins))}(*){/if}:{$i18n.label.client} {if $user->isPluginEnabled('cm')}(*){/if}: {$forms.expenseItemForm.client.control}
{$i18n.label.cost}:{$forms.expenseItemForm.cost.control} {$user->currency|escape:'html'}{$forms.expenseItemForm.cost.control} {$user->currency|escape}
{$i18n.label.date}:
-{$forms.expenseItemForm.close} \ No newline at end of file +{$forms.expenseItemForm.close}