Index: remoting/webapp/me2mom/choice.html |
diff --git a/remoting/webapp/me2mom/choice.html b/remoting/webapp/me2mom/choice.html |
index c71f800b6049e8902b2a4e6c655e3cd97c34e8b9..bdf2023f45a37e8b28a03d330f378a06c71f56fe 100644 |
--- a/remoting/webapp/me2mom/choice.html |
+++ b/remoting/webapp/me2mom/choice.html |
@@ -22,7 +22,7 @@ found in the LICENSE file. |
<script src="plugin_settings.js"></script> |
<script src="remoting.js"></script> |
<script src="xhr.js"></script> |
- <title i18n-content="pageTitle"></title> |
+ <title i18n-content="productName"></title> |
</head> |
<body onLoad="remoting.init();" |
@@ -78,7 +78,7 @@ found in the LICENSE file. |
<header class="choice-header"> |
<img id="icon" src="chromoting128.png"> |
<h1 class="icon-label"> |
- <span i18n-content="pageTitle"> |
+ <span i18n-content="productName"> |
</span> › <span i18n-content="modeAuthorize" |
data-ui-mode="auth"> |
</span><span i18n-content="modeConnect" data-ui-mode="client"> |