3.2.8.16
This commit is contained in:
parent
86872460a2
commit
b8b2c5ed3a
50 changed files with 93 additions and 120 deletions
|
@ -64,33 +64,6 @@
|
|||
</form>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div is="emby-collapse" title="${HeaderMultipleKeyLinking}">
|
||||
<div class="collapseContent">
|
||||
<form id="linkKeysForm">
|
||||
<p>
|
||||
${MultipleKeyLinkingHelp}
|
||||
</p>
|
||||
<div style="margin: 1em 0;" class="inputContainer">
|
||||
<input is="emby-input" type="email" required id="txtNewEmail" label="${LabelCurrentEmailAddress}" />
|
||||
<div class="fieldDescription">
|
||||
${LabelCurrentEmailAddressHelp}
|
||||
</div>
|
||||
</div>
|
||||
<div class="inputContainer">
|
||||
<input is="emby-input" type="password" required id="txtNewKey" label="${LabelNewSupporterKey}" />
|
||||
</div>
|
||||
<div class="inputContainer">
|
||||
<input is="emby-input" type="password" required id="txtOldKey" label="${LabelOldSupporterKey}" />
|
||||
</div>
|
||||
<p>
|
||||
<button is="emby-button" type="submit" id="mbLinkKeysBtn" class="raised block button-submit">
|
||||
<span>${ButtonLinkKeys}</span>
|
||||
</button>
|
||||
</p>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue