Compare commits

...

3 Commits

Author SHA1 Message Date
l4kr
a31c5e7f3b Merge branch 'futonbeta' into main 2023-10-12 15:52:08 +02:00
l4kr
9eb37a5454 Merge branch 'futonbeta' of ssh://genosjr.moe:9122/l4kr/dashboard-ui into futonbeta 2023-10-12 15:20:51 +02:00
l4kr
ffa602de62 remove forgor password 2023-10-12 15:19:14 +02:00
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>