startup wizard text changes
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
<div class="ui-corner-all ui-shadow wizardContent">
|
||||
<h2>
|
||||
<img src="css/images/mblogoicon.png" />Media Library</h2>
|
||||
<img src="css/images/mblogoicon.png" />Setup your media library</h2>
|
||||
|
||||
<p id="fldUseDefaultLibrary" style="display: none;">
|
||||
<input type="checkbox" id="chkUseDefaultLibrary" name="chkUseDefaultLibrary" onchange="MediaLibraryPage.setUseDefaultMediaLibrary(this.checked);" />
|
||||
@@ -43,10 +43,10 @@
|
||||
<select id="selectCollectionType" name="selectCollectionType"></select>
|
||||
</p>
|
||||
|
||||
<p class="fieldDescription">
|
||||
<p class="collectionTypeFieldDescription fieldDescription">
|
||||
Anything unlisted should be classified as general or mixed content.
|
||||
</p>
|
||||
<p class="fieldDescription">
|
||||
<p class="collectionTypeFieldDescription fieldDescription">
|
||||
* Requires the use of a plugin, e.g. GameBrowser or MB Photos.
|
||||
</p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user