Revision ffdd229d
Von Bernd Bleßmann vor 8 Monaten hinzugefügt
templates/design40_webpages/ap/search.html | ||
---|---|---|
34 | 34 |
<th>[% 'Notes' | $T8 %]</th> |
35 | 35 |
<td>[% L.input_tag("notes", "", class="wi-normal") %]</td> |
36 | 36 |
</tr> |
37 |
<tr> |
|
38 |
<tr> |
|
39 |
<th>[% 'Internal Notes' | $T8 %]</th> |
|
40 |
<td>[% L.input_tag("intnotes", "", class="wi-normal") %]</td> |
|
41 |
</tr> |
|
37 | 42 |
<tr> |
38 | 43 |
<th>[% 'Transaction description' | $T8 %]</th> |
39 | 44 |
<td>[% L.input_tag("transaction_description", "", class="wi-normal") %]</td> |
... | ... | |
178 | 183 |
<div> |
179 | 184 |
<input name="l_notes" id="l_notes" type="checkbox" value="Y"><label for="l_notes">[% 'Notes' | $T8 %]</label> |
180 | 185 |
</div> |
186 |
<div> |
|
187 |
<input name="l_intnotes" id="l_intnotes" type="checkbox" value="Y"><label for="l_intnotes">[% 'Internal Notes' | $T8 %]</label> |
|
188 |
</div> |
|
181 | 189 |
</div> |
182 | 190 |
|
183 | 191 |
<div class="list col"> |
Auch abrufbar als: Unified diff
design40: Kreditorenbuchung/Ek-Rechnung: Filter/Anzeige interner Bemerkungen