#43 - Option will not stay for "save metadata within media folders"
This commit is contained in:
parent
b28a876344
commit
c9b9e1d648
|
@ -22,7 +22,7 @@
|
|||
<label for="chkEnableInternetProviders">Download metadata from the internet </label>
|
||||
</li>
|
||||
<li>
|
||||
<input type="checkbox" id="chkSaveLocal" name="chkSaveLocal onchange="MetadataConfigurationPage.submit();" />
|
||||
<input type="checkbox" id="chkSaveLocal" name="chkSaveLocal" onchange="MetadataConfigurationPage.submit();" />
|
||||
<label for="chkSaveLocal">Save metadata within media folders </label>
|
||||
</li>
|
||||
<li>
|
||||
|
|
Loading…
Reference in New Issue
Block a user