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

updated nuget

This commit is contained in:
Luke Pulverenti 2014-01-05 01:25:46 -05:00
parent 3360897d0a
commit 669c832ce6
2 changed files with 3 additions and 3 deletions

View file

@ -17,10 +17,10 @@
<div style="margin: 1em 0;"> <div style="margin: 1em 0;">
<label for="chkSaveLocalMetadata">Save metadata into media folders</label> <label for="chkSaveLocalMetadata">Save metadata into media folders</label>
<input id="chkSaveLocalMetadata" name="chkSaveLocalMetadata" type="checkbox" checked="checked" /> <input id="chkSaveLocalMetadata" name="chkSaveLocalMetadata" type="checkbox" checked="checked" />
<div class="fieldDescription">Saving artwork and metadata directly into media folders will put them in a place where they can be easily edited and help reduce the size of the server's data folder.</div> <div class="fieldDescription">Saving artwork and metadata directly into media folders will put them in a place where they can be easily edited.</div>
</div> </div>
<h2 style="margin-top: 1.5em;">Preferred download language</h2> <h2 style="margin-top: 1.5em;">Preferred metadata language</h2>
<div style="margin: 2em 0;"> <div style="margin: 2em 0;">
<label for="selectLanguage">Language: </label> <label for="selectLanguage">Language: </label>

View file

@ -10,7 +10,7 @@
<div class="ui-corner-all ui-shadow wizardContent"> <div class="ui-corner-all ui-shadow wizardContent">
<h2> <h2>
<img src="css/images/mblogoicon.png" />Welcome to Media Browser Server!</h2> <img src="css/images/mblogoicon.png" />Welcome to Media Browser!</h2>
<p>This wizard will help guide you through the setup process.</p> <p>This wizard will help guide you through the setup process.</p>
<div class="wizardNavigation"> <div class="wizardNavigation">