mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
switch from Mono.Nat to Open.Nat
This commit is contained in:
parent
e1d17d057b
commit
aea73b9a95
1 changed files with 1 additions and 1 deletions
|
@ -2900,7 +2900,7 @@
|
|||
|
||||
var html = '';
|
||||
|
||||
html += '<div style="margin:0;padding:1.25em 1.25em 1.5em;">';
|
||||
html += '<div style="margin:0;padding:1.25em 1.5em 1.5em;">';
|
||||
|
||||
html += '<h2 style="margin:0 0 .5em;">';
|
||||
html += Globalize.translate('HeaderSortBy');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue