Bug 966122: fix typo that led to "Verify" button missing its label, r=markh

--HG--
extra : rebase_source : bf0b6d1117cc246d9990a197457063e1e81ce164
This commit is contained in:
Gavin Sharp 2014-01-30 17:59:39 -08:00
parent 56235d724a
commit 5d943a9cac

View File

@ -226,7 +226,7 @@
<spacer flex="1"/>
<vbox align="end">
<button onclick="gSyncPane.verifyFirefoxAccount();"
caption="&verify.label;"/>
label="&verify.label;"/>
<label class="text-link"
onclick="/* no warning as account can't have previously synced */ gSyncPane.unlinkFirefoxAccount(false);"
value="&forget.label;"/>