updated bravia profiles
This commit is contained in:
parent
1d66f5e9a3
commit
3a20f6af21
8 changed files with 158 additions and 20 deletions
|
@ -29,6 +29,7 @@
|
|||
</button>
|
||||
</p>
|
||||
<br />
|
||||
<br />
|
||||
</form>
|
||||
|
||||
<div class="visualLoginForm" style="display: none; text-align: center;">
|
||||
|
@ -37,6 +38,8 @@
|
|||
|
||||
<p class="localhostMessage" style="text-align: center; display: none;">${PasswordLocalhostMessage}</p>
|
||||
|
||||
<br />
|
||||
|
||||
<div class="readOnlyContent" style="margin: 2em auto 0;">
|
||||
<a href="#" onclick="LoginPage.showManualForm($.mobile.activePage, true);" data-role="button" data-icon="lock">${ButtonManualLogin}</a>
|
||||
</div>
|
||||
|
@ -54,9 +57,6 @@
|
|||
<a href="selectserver.html" data-role="button" data-icon="action">
|
||||
${ButtonChangeServer}
|
||||
</a>
|
||||
<a href="connectlogin.html?mode=connect" data-role="button" data-icon="lock">
|
||||
${ButtonSignInWithConnect}
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue