mirror of
https://github.com/rr-/szurubooru.git
synced 2025-07-17 08:26:24 +00:00
client/posts: add file extensions info to upload
This commit is contained in:
@ -8,6 +8,10 @@
|
||||
<% } %>
|
||||
<br/>
|
||||
Or just click on this box.
|
||||
<% if (ctx.extraText) { %>
|
||||
<br/>
|
||||
<small><%= ctx.extraText %></small>
|
||||
<% } %>
|
||||
</label>
|
||||
<% if (ctx.allowUrls) { %>
|
||||
<input type='text' name='url' placeholder='Alternatively, paste an URL here.'/>
|
||||
|
Reference in New Issue
Block a user