mirror of
https://gitea.phreedom.club/localhost_frssoft/bloat.git
synced 2025-05-10 22:08:45 +00:00
Spoiler text for statuses posting\replying
This commit is contained in:
parent
00d20ea5bb
commit
e83dbe7ca9
4 changed files with 9 additions and 2 deletions
|
@ -13,6 +13,7 @@
|
|||
emoji list
|
||||
</a>
|
||||
<div class="post-form-content-container">
|
||||
<input id="post-title" name="title" class="post-title" size="34" title="Add post title" value="{{if .ReplyContext}}{{.ReplyContext.ReplySpoiler}}{{end}}" />
|
||||
<textarea id="post-content" name="content" class="post-content" cols="34" rows="5" accesskey="E" title="Edit post (E)">{{if .ReplyContext}}{{.ReplyContext.ReplyContent}}{{end}}</textarea>
|
||||
</div>
|
||||
<div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue