mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
allow custom language per item
This commit is contained in:
parent
84eb8fc047
commit
6d15c55327
11 changed files with 110 additions and 138 deletions
|
@ -48,7 +48,7 @@
|
|||
</div>
|
||||
<p>Please restart the server to finish applying updates.</p>
|
||||
<div class="btnRestartContainer hide">
|
||||
<button type="button" data-icon="refresh" data-theme="b" onclick="Dashboard.restartServer();">Restart Now</button>
|
||||
<button type="button" data-icon="refresh" data-theme="b" onclick="Dashboard.restartServer();" data-mini="true" data-inline="true">Restart Now</button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue