Revision 16fa1465
Von Jan Büren vor fast 4 Jahren hinzugefügt
templates/webpages/ct/search.html | ||
---|---|---|
251 | 251 |
<input name="l_delivery_order_mail" id="l_delivery_order_mail" type="checkbox" class="checkbox" value="Y"> |
252 | 252 |
<label for="l_delivery_order_mail">[% 'Email of the delivery order recipient' | $T8 %]</label> |
253 | 253 |
</td> |
254 |
<td> |
|
255 |
<input name="l_department_1" id="l_department_1" type="checkbox" class="checkbox" value="Y"> |
|
256 |
<label for="l_department_1">[% 'Department' | $T8 %] 1</label> |
|
257 |
</td> |
|
258 |
<td> |
|
259 |
<input name="l_department_2" id="l_department_2" type="checkbox" class="checkbox" value="Y"> |
|
260 |
<label for="l_department_2">[% 'Department' | $T8 %] 2</label> |
|
261 |
</td> |
|
262 |
<td></td> |
|
254 | 263 |
</tr> |
255 | 264 |
[% END %] |
256 | 265 |
|
Auch abrufbar als: Unified diff
Stammdaten->Berichte->Kunden Abt1 und Abt2 erweitert