This commit is contained in:
r 2021-03-20 05:12:48 +00:00
parent 6ddcb16694
commit 6c5de76562
5 changed files with 369 additions and 433 deletions

View file

@ -34,7 +34,7 @@
</select>
</span>
<span class="post-form-field">
<input type="checkbox" id="nsfw-checkbox" name="is_nsfw" value="on" accesskey="N" title="NSFW (N)">
<input type="checkbox" id="nsfw-checkbox" name="is_nsfw" value="true" accesskey="N" title="NSFW (N)">
<label for="nsfw-checkbox"> NSFW </label>
</span>
</div>