Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 79135719

Von Thomas Heck vor mehr als 11 Jahren hinzugefügt

  • ID 79135719ddde63a5d7a72467b9c43a1a6d60182d
  • Vorgänger 9fe00490
  • Nachfolger d16fc161

Syntaxfehler gefixt

Unterschiede anzeigen:

templates/webpages/ap/form_footer.html
4 4
[%- USE LxERP %]
5 5

  
6 6
[%- IF (num_follow_ups && num_due) %]
7
  <p>[% 'There are #1 unfinished follow-ups of which #2 are due.' | $T8(num_follow_ups, num_due) %]</p>
7
  <p>[% LxERP.t8('There are #1 unfinished follow-ups of which #2 are due.', num_follow_ups, num_due) %]</p>
8 8
[%- END %]
9 9

  
10 10
<input name=callback type=hidden value="[% callback | html %]">

Auch abrufbar als: Unified diff