]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/ct/_contact.html
Kontaktpersonenfeld von Freitext auf Datum umstelen
[mfinanz.git] / templates / webpages / ct / _contact.html
index 6b22e47805bc0154a17a218b71c37cfb7426ce3e..2b126c62ddfc8eb7aeb5cf1faf4b46a5e59620ab 100644 (file)
 
      <tr>
       <th align="left" nowrap>[% 'Birthday' | $T8 %]</th>
-      <td><input id="cp_birthday" name="cp_birthday" size="40" value="[% HTML.escape(cp_birthday) %]"></td>
+      <td>
+        [% L.date_tag('cp_birthday', cp_birthday) %]
+      </td>
      </tr>
 
      <tr>