2018-09-12 19:26:21 +02:00
|
|
|
|
<div id="dlnaProfilesPage" data-role="page" class="page type-interior dlnaPage withTabs" data-require="scripts/dlnaprofiles,emby-button">
|
2016-03-16 01:33:31 -04:00
|
|
|
|
|
2017-05-06 15:42:17 -04:00
|
|
|
|
<div>
|
2016-03-16 01:33:31 -04:00
|
|
|
|
<div class="content-primary">
|
|
|
|
|
|
|
|
|
|
<div class="readOnlyContent">
|
|
|
|
|
|
2018-09-12 19:26:21 +02:00
|
|
|
|
<div class="verticalSection verticalSection-extrabottompadding">
|
|
|
|
|
<div class="sectionTitleContainer flex align-items-center">
|
|
|
|
|
<h2 class="sectionTitle">${HeaderCustomDlnaProfiles}</h2>
|
|
|
|
|
<a is="emby-linkbutton" href="dlnaprofile.html" class="fab submit" style="margin:0 0 0 1em">
|
|
|
|
|
<i class="md-icon"></i>
|
2016-03-16 01:33:31 -04:00
|
|
|
|
</a>
|
2018-09-12 19:26:21 +02:00
|
|
|
|
<a style="margin-left:2em!important;" is="emby-linkbutton" class="raised button-alt headerHelpButton" target="_blank" href="https://github.com/MediaBrowser/Wiki/wiki/Dlna%20profiles">${Help}</a>
|
2014-03-26 15:21:29 -04:00
|
|
|
|
</div>
|
|
|
|
|
|
2018-09-12 19:26:21 +02:00
|
|
|
|
<p>${CustomDlnaProfilesHelp}</p>
|
|
|
|
|
<div class="customProfiles"></div>
|
|
|
|
|
</div>
|
2014-03-26 15:21:29 -04:00
|
|
|
|
|
|
|
|
|
|
2018-09-12 19:26:21 +02:00
|
|
|
|
<div class="verticalSection">
|
|
|
|
|
<div class="sectionTitleContainer flex align-items-center">
|
|
|
|
|
<h2 class="sectionTitle">${HeaderSystemDlnaProfiles}</h2>
|
|
|
|
|
</div>
|
2014-03-26 15:21:29 -04:00
|
|
|
|
|
2018-09-12 19:26:21 +02:00
|
|
|
|
<p>${SystemDlnaProfilesHelp}</p>
|
|
|
|
|
<div class="systemProfiles"></div>
|
|
|
|
|
</div>
|
2014-03-26 12:18:41 -04:00
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
2016-03-16 01:33:31 -04:00
|
|
|
|
</div>
|