Compare commits

..

No commits in common. "a31c5e7f3b255247f01665681c758c906395a4b1" and "07142b0206e1ff7a65f12af30a86dd19ea600418" 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>