]> wagnertech.de Git - kivitendo-erp.git/commitdiff
Noch ein Schreibfehler.
authorMoritz Bunkus <m.bunkus@linet-services.de>
Wed, 11 Apr 2007 09:17:38 +0000 (09:17 +0000)
committerMoritz Bunkus <m.bunkus@linet-services.de>
Wed, 11 Apr 2007 09:17:38 +0000 (09:17 +0000)
bin/mozilla/io.pl

index d65347fbbcc32e1936c070da428e59caa43c4d39..8a892f1cf5b298fe7425df6d1994800bf1c13d8e 100644 (file)
@@ -2106,7 +2106,7 @@ sub ship_to {
        <tr>
          <th align="right" nowrap>| . $locale->text('Contact') . qq|</th>
          <td>$form->{contact}</td>
        <tr>
          <th align="right" nowrap>| . $locale->text('Contact') . qq|</th>
          <td>$form->{contact}</td>
-         <td><input name="shiptocontac"t size="35" value="$form->{shiptocontact}"></td>
+         <td><input name="shiptocontact" size="35" value="$form->{shiptocontact}"></td>
        </tr>
        <tr>
          <th align="right" nowrap>| . $locale->text('Phone') . qq|</th>
        </tr>
        <tr>
          <th align="right" nowrap>| . $locale->text('Phone') . qq|</th>