Compare commits

..

No commits in common. "9eb37a5454c24a364c52e00698cfeeb0e4fdc595" and "47800e882ca63e6b5e78616068d9295522313aa5" have entirely different histories.

2 changed files with 15 additions and 807 deletions

File diff suppressed because one or more lines are too long

View File

@ -20,6 +20,20 @@
<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>