mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-01 19:39:14 +00:00
mobile: relabel SHOW_IMAGES pref option
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
</div>
|
||||
|
||||
<div class="row">
|
||||
<label>Display images</label>
|
||||
<label>Show post images</label>
|
||||
<div class="toggle" id="SHOW_IMAGES" onclick="setPref(this)" toggled="<?php echo mobile_pref_toggled($link, "SHOW_IMAGES") ?>"><span class="thumb"></span><span class="toggleOn">ON</span><span class="toggleOff">OFF</span></div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user