Added expiry changes to status page and fixes

This commit is contained in:
Tarun Singh
2023-07-13 20:00:23 -04:00
parent 4ea5771f97
commit b1f266ceb1
6 changed files with 26 additions and 10 deletions

View File

@@ -57,7 +57,7 @@
<!-- Show certificate expiry -->
<div class="my-3 form-check form-switch">
<input id="show-certificate-expiry" v-model="config.showCertificateExpiry" class="form-check-input" type="checkbox">
<label class="form-check-label" for="show-certificate-expiry">{{ $t("Show Certificate Expiry") }}</label>
<label class="form-check-label" for="show-certificate-expiry">{{ $t("showCertificateExpiry") }}</label>
</div>
<div v-if="false" class="my-3">