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