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

add server management to web client

This commit is contained in:
Luke Pulverenti 2014-11-04 07:41:12 -05:00
parent 6b8d9149bc
commit f7ba95439b
11 changed files with 363 additions and 46 deletions

View file

@ -111,7 +111,7 @@
html += '</ul>';
if (addPathMappingInfo) {
html += '<p style="margin:1.5em 0;">'+Globalize.translate('LabelPathSubstitutionHelp')+'</p>';
html += '<div class="fieldDescription" style="margin:.5em 0 1.5em;">' + Globalize.translate('LabelPathSubstitutionHelp') + '</div>';
}
html += '<p>';