Add server select support for NativeShell
This commit is contained in:
parent
254c69b2f1
commit
6d6cce02af
5 changed files with 17 additions and 3 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue