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

deminify addserver script

This commit is contained in:
dkanada 2019-01-11 20:52:44 +09:00
parent 20286dd81e
commit 810fee21ab
2 changed files with 25 additions and 15 deletions

View file

@ -14,7 +14,7 @@
<button is="emby-button" type="submit" class="raised button-submit block">
<span>${ButtonConnect}</span>
</button>
<button is="emby-button" type="button" class="raised button-cancel block">
<button is="emby-button" type="button" class="raised button-cancel block btnCancelManualServer">
<span>${ButtonCancel}</span>
</button>
</form>