1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

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

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>