]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/oe/form_header.html
kivi.Validator: In OE Suche und Normaler Maske als check registriert
[mfinanz.git] / templates / webpages / oe / form_header.html
index 7c796a0375ce4f267122d49e9fe9fa79fcca47ec..70735eaffb78b8ca959ec5b084e5145d2d85b40b 100644 (file)
                   </tr>
                   <tr>
                     <th align="right">[% 'Transaction description' | $T8 %]</th>
-                    <td colspan="3"><input name="transaction_description" id="transaction_description" size="35" value="[% HTML.escape(transaction_description) %]"></td>
+                    <td colspan="3">[% L.input_tag("transaction_description", transaction_description, size=35, "data-validate"=INSTANCE_CONF.get_require_transaction_description_ps ? 'required' : '') %]</td>
                   </tr>
 [%- IF show_delivery_customer %]
                   <tr>