2019-04-02 16:12:02 -07:00
|
|
|
<div id="wizardLibraryPage" data-role="page" class="page standalonePage wizardPage mediaLibraryPage">
|
2017-05-06 12:42:17 -07:00
|
|
|
<div class="padded-left padded-right padded-top">
|
2016-03-15 22:33:31 -07:00
|
|
|
<div class="ui-corner-all ui-shadow wizardContent">
|
|
|
|
<div>
|
2019-12-11 07:34:29 -07:00
|
|
|
<h1 style="display:inline-block;">${HeaderSetupLibrary}</h1>
|
2020-04-13 16:03:35 -07:00
|
|
|
<a href="https://docs.jellyfin.org/general/server/libraries.html" rel="noopener noreferrer" 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"><span class="material-icons info"></span><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">
|
2019-12-11 07:34:29 -07:00
|
|
|
<button is="emby-button" type="button" class="raised button-cancel" onclick="history.back();">
|
2020-04-25 16:37:28 -07:00
|
|
|
<span class="material-icons arrow_back"></span>
|
2019-12-11 07:34:29 -07:00
|
|
|
<span>${LabelPrevious}</span>
|
|
|
|
</button>
|
|
|
|
<button is="emby-button" type="button" class="raised button-submit" onclick="WizardLibraryPage.next();">
|
|
|
|
<span>${LabelNext}</span>
|
2020-04-25 16:37:28 -07:00
|
|
|
<span class="material-icons arrow_forward"></span>
|
2019-12-11 07:34:29 -07:00
|
|
|
</button>
|
2016-03-15 22:33:31 -07:00
|
|
|
</div>
|
2013-02-20 18:33:05 -07:00
|
|
|
</div>
|
|
|
|
</div>
|
2019-12-11 07:34:29 -07:00
|
|
|
</div>
|