Stop thread compose box from being filled with spaces initially
This commit is contained in:
parent
77365cc0c3
commit
69919bcccb
|
@ -14,7 +14,7 @@
|
||||||
id="post-content"
|
id="post-content"
|
||||||
name="post-content"
|
name="post-content"
|
||||||
cols="50" rows="5"
|
cols="50" rows="5"
|
||||||
placeholder="post content">
|
placeholder="post content"></textarea>
|
||||||
</textarea><br /><br />
|
<br /><br />
|
||||||
<input type="submit" value="post!" />
|
<input type="submit" value="post!" />
|
||||||
</form>
|
</form>
|
Loading…
Reference in New Issue