2018-09-12 10:26:21 -07:00
|
|
|
|
<div id="userProfilesPage" data-role="page" class="page type-interior userProfilesPage fullWidthContent" data-require="scripts/userprofilespage,emby-button">
|
2013-02-20 18:33:05 -07:00
|
|
|
|
|
2017-05-06 12:42:17 -07:00
|
|
|
|
<div>
|
2016-03-15 22:33:31 -07:00
|
|
|
|
<div class="content-primary">
|
2018-09-12 10:26:21 -07:00
|
|
|
|
<div class="verticalSection verticalSection-extrabottompadding">
|
|
|
|
|
<div class="sectionTitleContainer sectionTitleContainer-cards">
|
|
|
|
|
<h2 class="sectionTitle sectionTitle-cards">
|
2017-05-06 12:42:17 -07:00
|
|
|
|
<span>${HeaderUsers}</span>
|
2017-10-17 12:48:17 -07:00
|
|
|
|
</h2>
|
2018-09-12 10:26:21 -07:00
|
|
|
|
<button is="emby-button" type="button" class="fab btnAddUser submit sectionTitleButton" style="margin-left:1em;" title="${ButtonAddUser}">
|
2017-10-28 20:52:05 -07:00
|
|
|
|
<i class="md-icon"></i>
|
2017-05-06 12:42:17 -07:00
|
|
|
|
</button>
|
2018-12-29 14:29:09 -07:00
|
|
|
|
<a style="margin-left:2em!important;" is="emby-linkbutton" class="raised button-alt headerHelpButton" target="_blank" href="https://web.archive.org/web/20181216120305/https://github.com/MediaBrowser/Wiki/wiki/Users">${Help}</a>
|
2017-05-06 12:42:17 -07:00
|
|
|
|
</div>
|
|
|
|
|
<div class="localUsers itemsContainer vertical-wrap" style="margin-top: .5em;"></div>
|
2016-03-15 22:33:31 -07:00
|
|
|
|
</div>
|
|
|
|
|
|
2017-07-28 09:13:42 -07:00
|
|
|
|
<div class="sectionPendingGuests verticalSection hide">
|
2017-05-06 12:42:17 -07:00
|
|
|
|
<div class="sectionTitleContainer">
|
2017-10-17 12:48:17 -07:00
|
|
|
|
<h2 class="sectionTitle">
|
2016-03-15 22:33:31 -07:00
|
|
|
|
${HeaderPendingInvitations}
|
2017-10-17 12:48:17 -07:00
|
|
|
|
</h2>
|
2014-10-13 13:14:53 -07:00
|
|
|
|
</div>
|
2017-05-06 12:42:17 -07:00
|
|
|
|
<div class="itemsContainer vertical-wrap pending" style="margin-top:.5em;"></div>
|
2014-10-13 13:14:53 -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>
|