Bug 382810, In Encryption Certificates UI, button says Verification, Dialog uses Validation

r=mconnor
This commit is contained in:
2007-06-18 23:13:50 -07:00
parent 89de928d9a
commit b2565fd855
2 changed files with 3 additions and 3 deletions

View File

@@ -331,7 +331,7 @@
oncommand="gAdvancedPane.showCRLs();"
preference="security.OCSP.disable_button.managecrl"/>
<button id="verificationButton"
label="&verify.label;" accesskey="&verify.accesskey;"
label="&verify2.label;" accesskey="&verify2.accesskey;"
oncommand="gAdvancedPane.showOCSP();"/>
#ifdef XP_MACOSX
</hbox>