update homesections
This commit is contained in:
parent
5141b2050f
commit
192ae6f4b7
26 changed files with 372 additions and 369 deletions
|
@ -1,6 +1,6 @@
|
|||
<div id="loginPage" data-role="page" class="page standalonePage" data-theme="b">
|
||||
|
||||
<div data-role="content">
|
||||
<div class="padded-left padded-right padded-bottom-page">
|
||||
|
||||
<form class="manualLoginForm hide" style="margin: 0 auto;">
|
||||
|
||||
|
@ -13,7 +13,7 @@
|
|||
</div>
|
||||
|
||||
<div class="inputContainer">
|
||||
<input is="emby-input" id="txtManualPassword" type="password" label="${LabelPassword}"/>
|
||||
<input is="emby-input" id="txtManualPassword" type="password" label="${LabelPassword}" />
|
||||
</div>
|
||||
|
||||
<label class="checkboxContainer">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue