Keine Längenbeschränkung für Spalte phone in den Tabellen customer und vendor.
[kivitendo-erp.git] / templates / webpages / ct / form_header.html
index 8263d87..bdf22df 100644 (file)
 
      <tr>
       <th align="right" nowrap>[% 'Phone' | $T8 %]</th>
-      <td><input name="phone" size="30" maxlength="30" value="[% HTML.escape(phone) %]"></td>
+      <td><input name="phone" size="30" value="[% HTML.escape(phone) %]"></td>
      </tr>
 
      <tr>