Revision bdec34af
Von Moritz Bunkus vor fast 18 Jahren hinzugefügt
bin/mozilla/io.pl | ||
---|---|---|
2106 | 2106 |
<tr> |
2107 | 2107 |
<th align="right" nowrap>| . $locale->text('Contact') . qq|</th> |
2108 | 2108 |
<td>$form->{contact}</td> |
2109 |
<td><input name="shiptocontac"t size="35" value="$form->{shiptocontact}"></td>
|
|
2109 |
<td><input name="shiptocontact" size="35" value="$form->{shiptocontact}"></td>
|
|
2110 | 2110 |
</tr> |
2111 | 2111 |
<tr> |
2112 | 2112 |
<th align="right" nowrap>| . $locale->text('Phone') . qq|</th> |
Auch abrufbar als: Unified diff
Noch ein Schreibfehler.