2016-04-12 23:02:07 -07:00
|
|
|
|
<div id="supporterKeyPage" data-role="page" class="page type-interior withTabs" data-require="jqmcollapsible,scripts/supporterkeypage,paper-input">
|
2013-02-20 18:33:05 -07:00
|
|
|
|
|
2016-03-15 22:33:31 -07:00
|
|
|
|
<div data-role="content">
|
|
|
|
|
<div class="content-primary">
|
|
|
|
|
<div class="readOnlyContent">
|
2013-12-25 20:44:26 -07:00
|
|
|
|
|
2016-03-15 22:33:31 -07:00
|
|
|
|
<div>
|
|
|
|
|
<h1>${HeaderSupportTheTeam}</h1>
|
|
|
|
|
<p>${HeaderSupportTheTeamHelp}</p>
|
2015-10-02 10:55:26 -07:00
|
|
|
|
|
2016-03-15 22:33:31 -07:00
|
|
|
|
<p class="benefits"></p>
|
2015-10-02 10:55:26 -07:00
|
|
|
|
|
2016-03-15 22:33:31 -07:00
|
|
|
|
<div class="supporterContainer hide">
|
|
|
|
|
<br />
|
|
|
|
|
<a class="clearLink" href="http://emby.media/premiere" target="_blank">
|
|
|
|
|
<paper-button raised class="block accent"><iron-icon icon="check"></iron-icon><span>${HeaderBecomeProjectSupporter}</span></paper-button>
|
|
|
|
|
</a>
|
2015-10-02 10:55:26 -07:00
|
|
|
|
</div>
|
2016-03-15 22:33:31 -07:00
|
|
|
|
</div>
|
2015-10-02 10:55:26 -07:00
|
|
|
|
|
2016-03-15 22:33:31 -07:00
|
|
|
|
<form id="supporterKeyForm">
|
2015-10-02 10:55:26 -07:00
|
|
|
|
|
2016-03-17 09:31:38 -07:00
|
|
|
|
<!-- Terrible, but this hidden field prevents the yellow background in chrome -->
|
|
|
|
|
<div style="height:0; overflow: hidden;"><input type="text" name="fakeusernameremembered" tabindex="-1" /><input type="password" name="fakepasswordremembered" tabindex="-1" /></div>
|
|
|
|
|
|
2016-03-15 22:33:31 -07:00
|
|
|
|
<div style="margin: 3em 0 1em;">
|
2013-12-26 07:21:09 -07:00
|
|
|
|
|
2016-03-15 22:33:31 -07:00
|
|
|
|
<h1>${TabSupporterKey}</h1>
|
|
|
|
|
<div>
|
|
|
|
|
<paper-input type="password" id="txtSupporterKey" label="${LabelSupporterKey}" autocomplete="off"></paper-input>
|
|
|
|
|
<div class="fieldDescription">
|
|
|
|
|
${LabelSupporterKeyHelp}
|
2014-04-19 10:43:12 -07:00
|
|
|
|
</div>
|
2013-12-26 07:21:09 -07:00
|
|
|
|
</div>
|
2016-03-15 22:33:31 -07:00
|
|
|
|
|
|
|
|
|
<div style="display: none; padding: 1em; margin-top: 1em; font-weight: normal;" class="ui-bar-a notSupporter">
|
|
|
|
|
<p>
|
|
|
|
|
<strong>${MessageInvalidKey}</strong>
|
|
|
|
|
</p>
|
|
|
|
|
<p>
|
|
|
|
|
${ErrorMessageInvalidKey}
|
|
|
|
|
</p>
|
2013-12-26 07:21:09 -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
|
|
|
|
<p>
|
|
|
|
|
<button type="submit" id="mbLegacyKeyBtn" class="clearButton">
|
|
|
|
|
<paper-button raised class="block submit"><iron-icon icon="check"></iron-icon><span>${ButtonSave}</span></paper-button>
|
|
|
|
|
</button>
|
|
|
|
|
</p>
|
|
|
|
|
</form>
|
|
|
|
|
<br />
|
|
|
|
|
<div data-role="collapsible">
|
|
|
|
|
<h3>${HeaderForgotKey}</h3>
|
|
|
|
|
<div>
|
|
|
|
|
<form id="lostKeyForm">
|
|
|
|
|
<div style="margin: 1em 0;">
|
|
|
|
|
<paper-input type="email" required id="txtEmail" label="${LabelEmailAddress}"></paper-input>
|
|
|
|
|
<div class="fieldDescription">${LabelSupporterEmailAddress}</div>
|
|
|
|
|
</div>
|
|
|
|
|
<p>
|
|
|
|
|
<button type="submit" id="mbRetrieveKeyBtn" class="clearButton">
|
|
|
|
|
<paper-button raised class="block submit"><iron-icon icon="check"></iron-icon><span>${ButtonRetrieveKey}</span></paper-button>
|
|
|
|
|
</button>
|
|
|
|
|
</p>
|
|
|
|
|
</form>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
2013-02-20 18:33:05 -07:00
|
|
|
|
|
2016-03-15 22:33:31 -07:00
|
|
|
|
<div data-role="collapsible">
|
|
|
|
|
<h3>${HeaderMultipleKeyLinking}</h3>
|
|
|
|
|
<div>
|
2013-09-26 08:30:47 -07:00
|
|
|
|
|
2016-03-15 22:33:31 -07:00
|
|
|
|
<form id="linkKeysForm">
|
|
|
|
|
<p>
|
|
|
|
|
${MultipleKeyLinkingHelp}
|
|
|
|
|
</p>
|
|
|
|
|
<div style="margin: 1em 0;">
|
|
|
|
|
<paper-input type="email" required id="txtNewEmail" label="${LabelCurrentEmailAddress}"></paper-input>
|
|
|
|
|
<div class="fieldDescription">
|
|
|
|
|
${LabelCurrentEmailAddressHelp}
|
2016-02-16 10:39:09 -07:00
|
|
|
|
</div>
|
2016-03-15 22:33:31 -07:00
|
|
|
|
</div>
|
|
|
|
|
<div>
|
|
|
|
|
<paper-input type="password" required id="txtNewKey" label="${LabelNewSupporterKey}"></paper-input>
|
|
|
|
|
</div>
|
|
|
|
|
<div>
|
|
|
|
|
<paper-input type="password" required id="txtOldKey" label="${LabelOldSupporterKey}"></paper-input>
|
|
|
|
|
</div>
|
|
|
|
|
<p>
|
|
|
|
|
<button type="submit" id="mbLinkKeysBtn" class="clearButton">
|
|
|
|
|
<paper-button raised class="block submit"><iron-icon icon="check"></iron-icon><span>${ButtonLinkKeys}</span></paper-button>
|
|
|
|
|
</button>
|
|
|
|
|
</p>
|
|
|
|
|
</form>
|
2013-09-26 08:30:47 -07:00
|
|
|
|
</div>
|
2013-12-25 20:44:26 -07:00
|
|
|
|
</div>
|
2013-02-20 18:33:05 -07:00
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
2016-03-15 22:33:31 -07:00
|
|
|
|
</div>
|