2016-06-04 20:50:07 -07:00
|
|
|
|
<div id="wizardLibraryPage" data-role="page" class="page standalonePage wizardPage mediaLibraryPage" data-require="scripts/medialibrarypage,scripts/taskbutton,emby-button">
|
2013-02-20 18:33:05 -07:00
|
|
|
|
|
2017-05-06 12:42:17 -07:00
|
|
|
|
<div class="padded-left padded-right padded-top">
|
2013-02-20 18:33:05 -07:00
|
|
|
|
|
2016-03-15 22:33:31 -07:00
|
|
|
|
<div class="ui-corner-all ui-shadow wizardContent">
|
2015-01-03 22:55:34 -07:00
|
|
|
|
|
2016-03-15 22:33:31 -07:00
|
|
|
|
<div>
|
|
|
|
|
<h1 style="display:inline-block;">
|
|
|
|
|
${HeaderSetupLibrary}
|
|
|
|
|
</h1>
|
2018-09-12 10:26:21 -07:00
|
|
|
|
<a href="https://github.com/MediaBrowser/Wiki/wiki/Library%20setup" target="_blank" class="clearLink" style="margin-top:-10px;display:inline-block;vertical-align:middle;margin-left:2em;"><button is="emby-button" type="button" class="raised"><i class="md-icon">info</i><span>${ButtonHelp}</span></button></a>
|
2013-02-20 18:33:05 -07:00
|
|
|
|
</div>
|
|
|
|
|
|
2016-03-15 22:33:31 -07:00
|
|
|
|
<br />
|
|
|
|
|
<div id="divVirtualFolders"></div>
|
|
|
|
|
<br />
|
|
|
|
|
<br />
|
|
|
|
|
<div class="wizardNavigation">
|
2016-09-09 09:58:08 -07:00
|
|
|
|
<button is="emby-button" type="button" class="raised button-cancel" onclick="history.back();"><i class="md-icon">arrow_back</i><span>${LabelPrevious}</span></button>
|
|
|
|
|
<button is="emby-button" type="button" class="raised button-submit" onclick="WizardLibraryPage.next();"><span>${LabelNext}</span><i class="md-icon">arrow_forward</i></button>
|
2016-03-15 22:33:31 -07:00
|
|
|
|
</div>
|
2013-02-20 18:33:05 -07:00
|
|
|
|
</div>
|
2016-03-15 22:33:31 -07:00
|
|
|
|
|
2013-02-20 18:33:05 -07:00
|
|
|
|
</div>
|
2016-03-15 22:33:31 -07:00
|
|
|
|
</div>
|