similar to PR22
"no such attribute for textfield"
This commit is contained in:
parent
0e28120697
commit
24b6ad9276
@ -28,7 +28,7 @@
|
|||||||
Comment
|
Comment
|
||||||
</th>
|
</th>
|
||||||
<td>
|
<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>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
@ -53,4 +53,4 @@
|
|||||||
</div>
|
</div>
|
||||||
</form>
|
</form>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Reference in New Issue
Block a user