]> wagnertech.de Git - kivitendo-erp.git/commitdiff
Kundensuche: html-tag-Fehler
authorBernd Bleßmann <bernd@kivitendo-premium.de>
Mon, 5 Nov 2018 14:38:06 +0000 (15:38 +0100)
committerBernd Bleßmann <bernd@kivitendo-premium.de>
Tue, 6 Nov 2018 16:58:05 +0000 (17:58 +0100)
templates/webpages/ct/search.html

index df385c752a2a868ecc6ef09c4be4a6b52d019dd3..988089d9d13c470de725038571f3982f22bebe59 100644 (file)
@@ -31,7 +31,7 @@
     <th align="right" nowrap>[% 'Contact person (surname)' | $T8 %]</th>
     <td><input name="cp_name" size="35"></td>
    </tr>
     <th align="right" nowrap>[% 'Contact person (surname)' | $T8 %]</th>
     <td><input name="cp_name" size="35"></td>
    </tr>
-   </tr>
+   <tr>
     <th align="right" nowrap>[% 'Billing/shipping address (street)' | $T8 %]</th>
     <td><input name="addr_street" size="35"></td>
    </tr>
     <th align="right" nowrap>[% 'Billing/shipping address (street)' | $T8 %]</th>
     <td><input name="addr_street" size="35"></td>
    </tr>