<tr>
<td>Optionaler Kommentar:</td>
- <td><input name="comment" size="20"></td>
+ <td><input name="comment" size="60"></td>
</tr>
</table>
</p>
<tr>
<td><translate>Optional comment</translate>:</td>
- <td><input name="comment" size="20"></td>
+ <td><input name="comment" size="60"></td>
</tr>
</table>
</p>
<tr>
<th align="right" nowrap>Optionaler Kommentar</th>
- <td><input name="comment" size="30" value="[% HTML.escape(comment) %]"></td>
+ <td><input name="comment" size="60" value="[% HTML.escape(comment) %]"></td>
</tr>
</table>
<tr>
<th align="right" nowrap><translate>Optional comment</translate></th>
- <td><input name="comment" size="30" value="[% HTML.escape(comment) %]"></td>
+ <td><input name="comment" size="60" value="[% HTML.escape(comment) %]"></td>
</tr>
</table>