summaryrefslogtreecommitdiffstats
path: root/remoting/webapp/me2mom/choice.html
diff options
context:
space:
mode:
Diffstat (limited to 'remoting/webapp/me2mom/choice.html')
-rw-r--r--remoting/webapp/me2mom/choice.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/remoting/webapp/me2mom/choice.html b/remoting/webapp/me2mom/choice.html
index b87e2c1..eda102e 100644
--- a/remoting/webapp/me2mom/choice.html
+++ b/remoting/webapp/me2mom/choice.html
@@ -39,12 +39,14 @@ found in the LICENSE file.
</section> <!-- loading-mode -->
<div class="top-primary"
- data-ui-mode="client.unconnected host.unshared"
+ data-ui-mode="client host"
hidden>
<span id="email-status">
<span id="current-email"></span>
+ <span data-ui-mode="client.unconnected host.unshared">
(<a href="#" onclick="remoting.clearOAuth2();"
i18n-content="SIGN_OUT_BUTTON"></a>)
+ </span>
</span>
</div>