renamed image refresh setting in config page
This commit is contained in:
parent
98745286f0
commit
d18419b33f
2 changed files with 3 additions and 6 deletions
|
@ -19,10 +19,7 @@
|
|||
<ul data-role="listview" class="ulForm">
|
||||
<li>
|
||||
<input type="checkbox" id="chkRefreshItemImages" name="chkRefreshItemImages" />
|
||||
<label for="chkRefreshItemImages">Refresh existing images </label>
|
||||
<div class="fieldDescription">
|
||||
When enabled, images will be refreshed periodically
|
||||
</div>
|
||||
<label for="chkRefreshItemImages">Download missing images only</label>
|
||||
</li>
|
||||
<li>
|
||||
<label for="txtNumbackdrops">Max number of backdrops per item: </label>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue