Revision 18848eb0
Von Andreas Rudin vor mehr als 7 Jahren hinzugefügt
templates/webpages/gl/search.html | ||
---|---|---|
42 | 42 |
<th align=right>[% 'Employee' | $T8 %]</th> |
43 | 43 |
<td colspan=3>[% L.select_tag('employee_id', ALL_EMPLOYEES, title_key = 'safe_name', with_empty = 1) %]</td> |
44 | 44 |
</tr> |
45 |
<tr> |
|
46 |
<th align=right style="color:red;">[% 'Attention!' | $T8 %]</th> |
|
47 |
<td colspan=3 style="color:red;"> |
|
48 |
[% 'Since kivitendo version 3.5 new notations, see documentation 2.14' | $T8 %] |
|
49 |
</td> |
|
50 |
</tr> |
|
45 | 51 |
<tr> |
46 | 52 |
<th align=right>[% 'Filter date by' | $T8 %]</th> |
47 | 53 |
<td colspan=3> |
Auch abrufbar als: Unified diff
Voruebergehender Warnhinweis in der Suchmaske des Buchungsjournals bezueglich geaenderter Datumsbezeichnungen