X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Ftemplates%2Finvoices.tpl;fp=WEB-INF%2Ftemplates%2Finvoices.tpl;h=4d6f50a90a82f0797a0656f32883df9420f617cf;hb=7ece3d4c1cf7c91fc469373a6b8a997fd4ea3398;hp=56046f451cf8236f7ce5b8cbbc89eb14f1878d0f;hpb=5519f0c3855c71a81442f3da1d135df89f1baf71;p=timetracker.git diff --git a/WEB-INF/templates/invoices.tpl b/WEB-INF/templates/invoices.tpl index 56046f45..4d6f50a9 100644 --- a/WEB-INF/templates/invoices.tpl +++ b/WEB-INF/templates/invoices.tpl @@ -18,8 +18,8 @@ {foreach $invoices as $invoice} - {$invoice.name|escape:'html'} - {$invoice.client_name|escape:'html'} + {$invoice.name|escape} + {$invoice.client_name|escape} {$invoice.date} {$i18n.label.view} {if !$user->isClient()}