Updated placeholder for comments and posts
This commit is contained in:
parent
778270e166
commit
518da9db77
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@
|
|||
ret +=
|
||||
`</div><post><div class="content"><form><label>` +
|
||||
`<h3><input type="username" name="name" value="Anonymous">: <input type="text" name="title" placeholder="Title"></h3>` +
|
||||
`<textarea name="content" placeholder="Oh, nice!"></textarea><br/><br/><button type="submit">Submit</button>` +
|
||||
`<textarea name="content" placeholder="So basically, ..."></textarea><br/><br/><button type="submit">Submit</button>` +
|
||||
`</label></form></div></post>`
|
||||
}
|
||||
else
|
||||
|
|
Loading…
Add table
Reference in a new issue