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:
parent
f83bd20fa9
commit
38e3861e85
2 changed files with 5 additions and 2 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue