forked from MarseyWorld/MarseyWorld
text change
parent
e1e355ec88
commit
5bcf824717
|
@ -37,7 +37,7 @@
|
|||
<input autocomplete="off" type="checkbox" class="custom-control-input" id="stealth" name="stealth" {% if sub.stealth %}checked{% endif %} onchange="post_toast(this,'/h/{{sub.name}}/stealth');">
|
||||
<label class="custom-control-label" for="stealth"></label>
|
||||
</div>
|
||||
<span class="text-small text-muted">Hide posts in this hole from the main feed for non-subscribers.</span>
|
||||
<span class="text-small text-muted">Hide posts in this hole from the main feed by default (users can opt-in to see it there).</span>
|
||||
</div>
|
||||
|
||||
<h2 class="h5 mt-5">Sidebar Picture</h2>
|
||||
|
|
Loading…
Reference in New Issue