mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-04-03 04:52:54 +00:00
Restoring previous accesskey since missing DTD change is now checked in.
This commit is contained in:
parent
05980fda98
commit
2355f149e9
@ -82,7 +82,7 @@
|
||||
oncommand="MakeInputValueRelativeOrAbsolute(this);"
|
||||
tooltiptext="&makeUrlRelative.tooltip;"/>
|
||||
<spacer flex="1"/>
|
||||
<button label="&chooseButton.label;" accesskey="&chooseFile.accessKey;" oncommand="chooseLinkFile();"/>
|
||||
<button label="&chooseButton.label;" accesskey="&chooseFileLink.accessKey;" oncommand="chooseLinkFile();"/>
|
||||
</hbox>
|
||||
</vbox>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user