2017-11-29 15:43:41 -05:00
|
|
|
|
<div id="wizardStartPage" data-role="page" class="page standalonePage wizardPage">
|
2015-06-16 00:52:01 -04:00
|
|
|
|
|
2017-05-06 15:42:17 -04:00
|
|
|
|
<div class="padded-left padded-right padded-top">
|
2013-02-20 20:33:05 -05:00
|
|
|
|
|
2016-03-16 01:33:31 -04:00
|
|
|
|
<div class="ui-corner-all ui-shadow wizardContent" style="position:relative;">
|
|
|
|
|
<form class="wizardStartForm">
|
2013-02-20 20:33:05 -05:00
|
|
|
|
|
2016-03-16 01:33:31 -04:00
|
|
|
|
<div>
|
|
|
|
|
<h1 style="float:left;">
|
|
|
|
|
${WelcomeToProject}
|
|
|
|
|
</h1>
|
2018-12-29 21:29:09 +00:00
|
|
|
|
<a is="emby-linkbutton" href="https://web.archive.org/web/20181216120305/https://github.com/MediaBrowser/Wiki/wiki/Quick-start" target="_blank" class="raised raised-alt" style="float:right;margin-top:20px;">
|
2018-09-12 19:26:21 +02:00
|
|
|
|
<span>${ButtonQuickStartGuide}</span>
|
|
|
|
|
</a>
|
2016-03-16 01:33:31 -04:00
|
|
|
|
</div>
|
2014-12-30 14:16:01 -05:00
|
|
|
|
|
2016-03-16 01:33:31 -04:00
|
|
|
|
<br style="clear:both;" />
|
|
|
|
|
<p>${ThisWizardWillGuideYou}</p>
|
|
|
|
|
<br />
|
2016-10-13 11:07:21 -04:00
|
|
|
|
<div class="selectContainer">
|
|
|
|
|
<select is="emby-select" id="selectLocalizationLanguage" label="${LabelPreferredDisplayLanguage}"></select>
|
2016-03-16 01:33:31 -04:00
|
|
|
|
</div>
|
|
|
|
|
<br />
|
2013-02-20 20:33:05 -05:00
|
|
|
|
|
2016-03-16 01:33:31 -04:00
|
|
|
|
<div class="wizardNavigation" style="text-align:right;">
|
2016-09-09 12:58:08 -04:00
|
|
|
|
<button is="emby-button" type="submit" class="raised button-submit"><span>${LabelNext}</span><i class="md-icon">arrow_forward</i></button>
|
2016-03-16 01:33:31 -04:00
|
|
|
|
</div>
|
|
|
|
|
</form>
|
2013-02-20 20:33:05 -05:00
|
|
|
|
</div>
|
2016-03-16 01:33:31 -04:00
|
|
|
|
|
2013-02-20 20:33:05 -05:00
|
|
|
|
</div>
|
2016-03-16 01:33:31 -04:00
|
|
|
|
</div>
|