Archived
1
0

similar to PR22

"no such attribute for textfield"
This commit is contained in:
4cdn 2015-11-19 20:03:08 -05:00
parent 0e28120697
commit 24b6ad9276

View File

@ -28,7 +28,7 @@
Comment
</th>
<td>
<textarea id="postform_message" type="text" name="message" cols=40 rows=5></textarea>
<textarea id="postform_message" name="message" cols=40 rows=5></textarea>
</td>
</tr>
<tr>
@ -53,4 +53,4 @@
</div>
</form>
</body>
</html>
</html>