Clearer separation between erase types
This commit is contained in:
parent
87ee56de65
commit
cb0fdb92ad
@ -687,6 +687,7 @@
|
|||||||
<input type="checkbox" id="eraseSeasonCacheCheckbox" style="margin-left: 10px" />
|
<input type="checkbox" id="eraseSeasonCacheCheckbox" style="margin-left: 10px" />
|
||||||
<label for="eraseSeasonCacheCheckbox" style="margin-left: 5px">Erase cached fingerprint files</label>
|
<label for="eraseSeasonCacheCheckbox" style="margin-left: 5px">Erase cached fingerprint files</label>
|
||||||
<br />
|
<br />
|
||||||
|
<br />
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="eraseMovieContainer" style="display: none">
|
<div id="eraseMovieContainer" style="display: none">
|
||||||
@ -695,6 +696,7 @@
|
|||||||
<input type="checkbox" id="eraseMovieCacheCheckbox" style="margin-left: 10px" />
|
<input type="checkbox" id="eraseMovieCacheCheckbox" style="margin-left: 10px" />
|
||||||
<label for="eraseMovieCacheCheckbox" style="margin-left: 5px">Erase cached fingerprint files</label>
|
<label for="eraseMovieCacheCheckbox" style="margin-left: 5px">Erase cached fingerprint files</label>
|
||||||
<br />
|
<br />
|
||||||
|
<br />
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div style="display: flex; align-items: center;">
|
<div style="display: flex; align-items: center;">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user