Revision 0ead57ee
Von Sven Schöling vor mehr als 16 Jahren hinzugefügt
templates/webpages/oe/form_header_de.html | ||
---|---|---|
138 | 138 |
[%- END %] |
139 | 139 |
</td> |
140 | 140 |
</tr> |
141 |
[%- END %] |
|
142 |
[%- IF is_sales %] |
|
143 |
<tr> |
|
144 |
<th align="right">Motiv</th> |
|
145 |
<td style="font-weight:bold" colspan="3"><input name="motiv" size="35" value="[% HTML.escape(motiv) %]"></td> |
|
146 |
</tr> |
|
147 | 141 |
[%- END %] |
148 | 142 |
<tr> |
149 | 143 |
<th align="right">Versandort</th> |
templates/webpages/oe/form_header_master.html | ||
---|---|---|
138 | 138 |
[%- END %] |
139 | 139 |
</td> |
140 | 140 |
</tr> |
141 |
[%- END %] |
|
142 |
[%- IF is_sales %] |
|
143 |
<tr> |
|
144 |
<th align="right"><translate>Motiv</translate></th> |
|
145 |
<td style="font-weight:bold" colspan="3"><input name="motiv" size="35" value="[% HTML.escape(motiv) %]"></td> |
|
146 |
</tr> |
|
147 | 141 |
[%- END %] |
148 | 142 |
<tr> |
149 | 143 |
<th align="right"><translate>Shipping Point</translate></th> |
Auch abrufbar als: Unified diff
Motiv sollte nicht ins Unstable