Correct tab formatting
This commit is contained in:
parent
086ea79c4a
commit
b76c2d7a5a
4 changed files with 18 additions and 18 deletions
|
|
@ -7,7 +7,7 @@
|
|||
</div>
|
||||
<label class="group-name" for="css-rules"><?php echo _t('ext.imageproxy.force'); ?></label>
|
||||
<div class="group-controls">
|
||||
<input type="checkbox" name="image_proxy_force" id="image_proxy_force" value="1" <?php echo (FreshRSS_Context::$user_conf->image_proxy_force ? 'checked' : ''); ?>>
|
||||
<input type="checkbox" name="image_proxy_force" id="image_proxy_force" value="1" <?php echo (FreshRSS_Context::$user_conf->image_proxy_force ? 'checked' : ''); ?>>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue