mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
sync updates
This commit is contained in:
parent
faf35ed3d7
commit
d57e139f13
4 changed files with 14 additions and 24 deletions
|
@ -103,7 +103,7 @@
|
|||
|
||||
html += '<p style="padding-left:.5em;">';
|
||||
|
||||
html += Globalize.translate('LabelFolderTypeValue').replace('{0}', '<b>' + typeName + '</b>');
|
||||
html += Globalize.translate('LabelContentTypeValue').replace('{0}', '<b>' + typeName + '</b>');
|
||||
html += '</p><ul class="mediaFolderLocations" data-inset="true" data-role="listview" data-split-icon="minus">';
|
||||
|
||||
html += '<li data-role="list-divider" class="mediaLocationsHeader">' + Globalize.translate('HeaderMediaLocations');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue