| Index: remoting/webapp/me2mom/choice.html
|
| diff --git a/remoting/webapp/me2mom/choice.html b/remoting/webapp/me2mom/choice.html
|
| index 815882ab1a1209cca245bf79282b58391ff18316..c71f800b6049e8902b2a4e6c655e3cd97c34e8b9 100644
|
| --- a/remoting/webapp/me2mom/choice.html
|
| +++ b/remoting/webapp/me2mom/choice.html
|
| @@ -85,9 +85,10 @@ found in the LICENSE file.
|
| </span><span i18n-content="modeShare" data-ui-mode="host">
|
| </span>
|
| </h1>
|
| - <img id="divider-top" src="dividertop.png">
|
| </header>
|
|
|
| + <img id="divider-top" src="dividertop.png">
|
| +
|
| <div id="auth-panel" data-ui-mode="auth">
|
| <div class="description" i18n-content="messageAuthorize"></div>
|
| <div class="centered-button">
|
| @@ -192,9 +193,9 @@ found in the LICENSE file.
|
|
|
| </div> <!-- client-panel -->
|
|
|
| - <footer class="choice-footer">
|
| - <img id="divider-bottom" src="dividerbottom.png">
|
| + <img id="divider-bottom" src="dividerbottom.png">
|
|
|
| + <footer class="choice-footer">
|
| <div id="client-footer-text" data-ui-mode="client.unconnected">
|
| <span i18n-content="footerClient1"></span><a
|
| class="switch-mode" href="#" i18n-content="footerClient2"
|
|
|