Bug 168930, Cookie accept/decline alert buttons are in the wrong order. r/sr-jag.
git-svn-id: svn://10.0.0.236/trunk@136445 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
b34800b26b
commit
601ca19f31
@ -73,9 +73,6 @@
|
||||
<hbox pack="start">
|
||||
<button id="disclosureButton" dlgtype="disclosure" class="dialog-button"
|
||||
oncommand="showhideinfo();"/>
|
||||
<spacer flex="2"/>
|
||||
<button dlgtype="accept" class="dialog-button" label="&button.yes.label;"/>
|
||||
<button dlgtype="cancel" class="dialog-button" label="&button.no.label;"/>
|
||||
</hbox>
|
||||
</vbox>
|
||||
|
||||
|
||||
@ -73,9 +73,6 @@
|
||||
<hbox pack="start">
|
||||
<button id="disclosureButton" dlgtype="disclosure" class="dialog-button"
|
||||
oncommand="showhideinfo();"/>
|
||||
<spacer flex="2"/>
|
||||
<button dlgtype="accept" class="dialog-button" label="&button.yes.label;"/>
|
||||
<button dlgtype="cancel" class="dialog-button" label="&button.no.label;"/>
|
||||
</hbox>
|
||||
</vbox>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user