2016-06-04 20:50:07 -07:00
|
|
|
|
<div id="wizardServicePage" data-role="page" class="page standalonePage wizardPage" data-require="scripts/wizardservice,emby-button">
|
2013-09-30 08:41:18 -07:00
|
|
|
|
|
2016-03-15 22:33:31 -07:00
|
|
|
|
<div data-role="content">
|
2013-09-30 08:41:18 -07:00
|
|
|
|
|
2016-03-15 22:33:31 -07:00
|
|
|
|
<div class="ui-corner-all ui-shadow wizardContent">
|
|
|
|
|
<h1>
|
|
|
|
|
${LabelWindowsService}
|
|
|
|
|
</h1>
|
2013-09-30 08:41:18 -07:00
|
|
|
|
|
2016-03-15 22:33:31 -07:00
|
|
|
|
<p style="margin-top:2em;">${AWindowsServiceHasBeenInstalled}</p>
|
2013-09-30 08:41:18 -07:00
|
|
|
|
|
2016-03-15 22:33:31 -07:00
|
|
|
|
<p>${WindowsServiceIntro1}</p>
|
2013-09-30 08:41:18 -07:00
|
|
|
|
|
2016-03-15 22:33:31 -07:00
|
|
|
|
<p>${WindowsServiceIntro2}</p>
|
2013-10-02 08:32:11 -07:00
|
|
|
|
|
2016-03-15 22:33:31 -07:00
|
|
|
|
<div class="wizardNavigation">
|
2016-06-04 20:50:07 -07:00
|
|
|
|
<button is="emby-button" type="button" class="raised subdued" onclick="history.back();"><iron-icon icon="arrow-back"></iron-icon><span>${LabelPrevious}</span></button>
|
|
|
|
|
<button is="emby-button" type="button" id="btnNextPage" class="raised accent"><iron-icon icon="arrow-forward"></iron-icon><span>${LabelNext}</span></button>
|
2013-09-30 08:41:18 -07:00
|
|
|
|
</div>
|
|
|
|
|
</div>
|
2016-03-15 22:33:31 -07:00
|
|
|
|
|
2013-09-30 08:41:18 -07:00
|
|
|
|
</div>
|
2016-03-15 22:33:31 -07:00
|
|
|
|
</div>
|