Add server select support for NativeShell

This commit is contained in:
Dmitry Lyzo 2020-02-01 23:55:07 +03:00
parent 254c69b2f1
commit 6d6cce02af
5 changed files with 17 additions and 3 deletions

View file

@ -47,9 +47,9 @@
<span>${ButtonForgotPassword}</span>
</button>
<a is="emby-linkbutton" href="selectserver.html" class="raised block btnSelectServer">
<button is="emby-button" type="button" class="raised block btnSelectServer">
<span>${ButtonChangeServer}</span>
</a>
</button>
<p class="disclaimer" style="text-align: center; margin-top: 2em;"></p>
</div>