X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=templates%2Fwebpages%2Frp%2Freport.html;h=c4e8692c3d67a45e6dae4724dccb89c14890a0c0;hb=a523371da37bbce8a103a9db97a5daecd4773c59;hp=807885cdb71403a5c90ca0fef89c3f05d8abc9cc;hpb=b404450189bc6a99c69fbf9f8b3e89c10dbcfda5;p=kivitendo-erp.git diff --git a/templates/webpages/rp/report.html b/templates/webpages/rp/report.html index 807885cdb..c4e8692c3 100644 --- a/templates/webpages/rp/report.html +++ b/templates/webpages/rp/report.html @@ -63,7 +63,7 @@ [% 'Method' | $T8 %] [% L.radio_button_tag('method', value='accrual', checked=accrual, label=LxERP.t8('Accrual')) %] - [% L.radio_button_tag('method', value='cash', checked=cash, label=LxERP.t8('EUR')) %] + [% L.radio_button_tag('method', value='cash', checked=cash, label=LxERP.t8('cash')) %] [%- END %]