mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-28 21:28:55 +00:00
Forgot to check in this line last time
This commit is contained in:
parent
cbdb687bd9
commit
da2c6db446
@ -57,7 +57,7 @@
|
||||
<button id="cancel-button" class="dialog" label="&certmgr.cancel.label;"
|
||||
oncommand="window.close();"/>
|
||||
<button id="help-button" class="dialog" label="&certmgr.help.label;"
|
||||
oncommand="openHelp('chrome://help/content/help.xul?delete_my_certs');"/>
|
||||
oncommand="doHelp();"/>
|
||||
</hbox>
|
||||
</vbox>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user