Index: chrome/browser/resources/options/personal_options.html |
=================================================================== |
--- chrome/browser/resources/options/personal_options.html (revision 102832) |
+++ chrome/browser/resources/options/personal_options.html (working copy) |
@@ -22,8 +22,8 @@ |
<h3 i18n-content="syncSection"></h3> |
<div> |
<div id="sync-overview" hidden> |
- <span i18n-content="syncOverview"></span> |
- <a i18n-values="href:syncLearnMoreURL" i18n-content="learnMore"></a> |
+ <div i18n-content="syncOverview"></div> |
+ <div i18n-content="syncFurtherOverview"></div> |
</div> |
<div id="sync-status" hidden> |
<span id="sync-status-text"></span> |