Index: chrome/browser/resources/chromeos/login/oobe_screen_oauth_enrollment.html |
diff --git a/chrome/browser/resources/chromeos/login/oobe_screen_oauth_enrollment.html b/chrome/browser/resources/chromeos/login/oobe_screen_oauth_enrollment.html |
index 3d070fa0f50dd48832bff15ce237f2a55faad7fb..1bf1c5bb9c28f04e1ee41171ad65ba9515d0418a 100644 |
--- a/chrome/browser/resources/chromeos/login/oobe_screen_oauth_enrollment.html |
+++ b/chrome/browser/resources/chromeos/login/oobe_screen_oauth_enrollment.html |
@@ -10,9 +10,9 @@ |
<div id="oauth-enroll-re-enrollment-text"></div> |
<div i18n-content="oauthEnrollDescription"></div> |
<div><a id="oauth-enroll-learn-more-link" class="oauth-enroll-link" |
- i18n-content="oauthEnrollExplainLink"></a></div> |
+ href="#" i18n-content="oauthEnrollExplainLink"></a></div> |
<div><a class="oauth-enroll-explain-link oauth-enroll-link" |
- i18n-content="oauthEnrollExplainLink"></a></div> |
+ href="#" i18n-content="oauthEnrollExplainLink"></a></div> |
</div> |
</div> |
<div id="oauth-enroll-step-working"> |