Changes for page X1000 - Contact Registration Form
Last modified by SuperUwe Trueggelmann on 2025-04-18
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -202,7 +202,7 @@ 202 202 <tr> 203 203 <td align="left" class="style1">Registered Business Address - City:</td> 204 204 <td class="style1"> 205 - <input type="text" id="companycity" name="companycity" placeholder="Enter the City part of your company's registered business address" size=" 50">205 + <input type="text" id="companycity" name="companycity" placeholder="Enter the City part of your company's registered business address" size="100"> 206 206 </select> 207 207 </td> 208 208 </tr> ... ... @@ -209,7 +209,7 @@ 209 209 <tr> 210 210 <td align="left" class="style1">Registered Business Address - Postal Code:</td> 211 211 <td class="style1"> 212 - <input type="text" id="companypostcode" name="companypostcode" placeholder="Enter the Postal Code part of your company's registered business address" size="10"> 212 + <input type="text" id="companypostcode" name="companypostcode" placeholder="Enter the Postal Code part of your company's registered business address" size="100"> 213 213 </select> 214 214 </td> 215 215 </tr>