Revision 8dbb3432
Von Jan Büren vor fast 2 Jahren hinzugefügt
templates/design40_webpages/gl/form_header.html | ||
---|---|---|
113 | 113 |
<td class="wi-wide">[% L.areainput_tag('description', description, readonly=readonly, cols=10, class='wi-wide') %]</td> |
114 | 114 |
</tr> |
115 | 115 |
<tr> |
116 |
<th><label for="ob_transaction">[% 'CB Transaction' | $T8 %]</label></th>
|
|
116 |
<th><label for="ob_transaction">[% 'OB Transaction' | $T8 %]</label></th>
|
|
117 | 117 |
<td>[% L.checkbox_tag('ob_transaction' checked=ob_transaction) %]</td> |
118 | 118 |
</tr> |
119 | 119 |
<tr> |
120 |
<th><label for="cb_transaction">[% 'OB Transaction' | $T8 %]</label></th>
|
|
120 |
<th><label for="cb_transaction">[% 'CB Transaction' | $T8 %]</label></th>
|
|
121 | 121 |
<td>[% L.checkbox_tag('cb_transaction' checked=cb_transaction) %]</td> |
122 | 122 |
</tr> |
123 | 123 |
<tr> |
Auch abrufbar als: Unified diff
design40: EB/SB Beschriftung falsch im Dialog