add check for multiserver on login page

This commit is contained in:
dkanada
2019-04-06 23:18:47 -07:00
parent f83bd20fa9
commit 38e3861e85
2 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -47,7 +47,7 @@
<span>${ButtonForgotPassword}</span>
</button>
<a is="emby-linkbutton" href="selectserver.html" class="raised block">
<a is="emby-linkbutton" href="selectserver.html" class="raised block btnSelectServer">
<span>${ButtonChangeServer}</span>
</a>