summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorderat@chromium.org <derat@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-01-23 00:37:38 +0000
committerderat@chromium.org <derat@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-01-23 00:37:38 +0000
commit4789eb4c93ec6492078cce48cbf3a77e937f0c32 (patch)
tree540173cb7e77a22553cdb42b446c1ad7f728ad2a
parentb8c0d18815b1f52aacea2375fff577fcfbe8d0c5 (diff)
downloadchromium_src-4789eb4c93ec6492078cce48cbf3a77e937f0c32.zip
chromium_src-4789eb4c93ec6492078cce48cbf3a77e937f0c32.tar.gz
chromium_src-4789eb4c93ec6492078cce48cbf3a77e937f0c32.tar.bz2
chromeos: Make screen lock setting's label clickable.
This makes the "Require password to wake from sleep" label at chrome://settings clickable. Its "for" attribute's value was missing a leading doublequote. BUG=171506 TBR=bartfab@chromium.org Review URL: https://chromiumcodereview.appspot.com/12040029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@178180 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--chrome/browser/resources/options/sync_section.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/resources/options/sync_section.html b/chrome/browser/resources/options/sync_section.html
index a7fb2b7..060b7de 100644
--- a/chrome/browser/resources/options/sync_section.html
+++ b/chrome/browser/resources/options/sync_section.html
@@ -31,7 +31,7 @@
<input id="enable-screen-lock" type="checkbox"
pref="settings.enable_screen_lock">
<span>
- <label for=enable-screen-lock" i18n-content="enableScreenlock">
+ <label for="enable-screen-lock" i18n-content="enableScreenlock">
</label>
<span class="controlled-setting-indicator"
pref="settings.enable_screen_lock">