mirror of
https://github.com/neocities/neocities.git
synced 2025-08-06 01:24:56 +02:00
oops
This commit is contained in:
parent
ce59bbac9b
commit
0d16d2c56a
2 changed files with 3 additions and 3 deletions
|
@ -26,11 +26,11 @@
|
|||
<option value="oldest" <%= 'selected' if params[:sort_by] == 'oldest' %>>Oldest</option>
|
||||
</select>
|
||||
</div>
|
||||
|
||||
<!--
|
||||
<div>
|
||||
<input name="is_nsfw" type="checkbox" value="true" <%= 'checked' if params[:is_nsfw].to_s == 'true' %>> Show 18+ content
|
||||
</div>
|
||||
|
||||
-->
|
||||
<div style="margin-top: 10px">
|
||||
<input class="btn-Action" type="submit" value="Update">
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue