X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fap%2Fform_footer.html;h=c51813489ac3275ae9aeb825b08dcb81f9b3f3ad;hb=79135719ddde63a5d7a72467b9c43a1a6d60182d;hp=2408d52456175608fd868c103fc9a89c3588945d;hpb=16df30aaca2c8d4173f1ea76be206ef5a23e69c9;p=kivitendo-erp.git diff --git a/templates/webpages/ap/form_footer.html b/templates/webpages/ap/form_footer.html index 2408d5245..c51813489 100644 --- a/templates/webpages/ap/form_footer.html +++ b/templates/webpages/ap/form_footer.html @@ -4,7 +4,7 @@ [%- USE LxERP %] [%- IF (num_follow_ups && num_due) %] -

[% 'There are #1 unfinished follow-ups of which #2 are due.' | $T8(num_follow_ups, num_due) %]

+

[% LxERP.t8('There are #1 unfinished follow-ups of which #2 are due.', num_follow_ups, num_due) %]

[%- END %] @@ -32,7 +32,7 @@ [%- END %] - + [%- ELSIF show_post_draft %] @@ -66,5 +66,3 @@ function set_duedate() { } //--> - -