Clearer separation between erase types

This commit is contained in:
TwistedUmbrellaX 2024-11-25 11:25:44 -05:00 committed by GitHub
parent 87ee56de65
commit cb0fdb92ad
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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;">