remove forgor password

This commit is contained in:
l4kr 2023-10-12 15:19:14 +02:00
parent 5d51e961cb
commit ffa602de62
2 changed files with 807 additions and 15 deletions

File diff suppressed because one or more lines are too long

View File

@ -20,20 +20,6 @@
<button is="emby-button" type="button" class="raised block buttonCancel">
<span>${Cancel}</span>
</button>
<div style="margin-top:2em;">
<button is="emby-button" type="button" class="raised cancel block btnForgotPassword">
<span>${HeaderForgotPassword}</span>
</button>
<button is="emby-button" type="button" class="raised hide block btnSelectServer">
<span>${HeaderChangeServer}</span>
</button>
<p class="disclaimer" style="text-align: center; margin-top: 2em;"></p>
</div>
</form>
</div>
</div>