зеркало из https://github.com/mozilla/gecko-dev.git
Bug #361434 --> put the advanced config button after the return receipts button.
This commit is contained in:
Родитель
6707bbbedc
Коммит
49519b22d1
|
@ -141,18 +141,19 @@
|
|||
|
||||
<separator class="thin"/>
|
||||
|
||||
<hbox align="center" pack="start">
|
||||
<description flex="1">&configEditDesc.label;</description>
|
||||
<button id="configEditor" label="&configEdit.label;"
|
||||
accesskey="&configEdit.accesskey;" oncommand="gAdvancedPane.showConfigEdit();"/>
|
||||
</hbox>
|
||||
|
||||
<hbox align="center">
|
||||
<description flex="1">&returnReceiptsInfo.label;</description>
|
||||
<button label="&showReturnReceipts.label;"
|
||||
accesskey="&showReturnReceipts.accesskey;"
|
||||
oncommand="gAdvancedPane.showReturnReceipts();"/>
|
||||
</hbox>
|
||||
|
||||
<hbox align="center" pack="start">
|
||||
<description flex="1">&configEditDesc.label;</description>
|
||||
<button id="configEditor" label="&configEdit.label;"
|
||||
accesskey="&configEdit.accesskey;" oncommand="gAdvancedPane.showConfigEdit();"/>
|
||||
</hbox>
|
||||
|
||||
</tabpanel>
|
||||
|
||||
<tabpanel orient="vertical">
|
||||
|
|
Загрузка…
Ссылка в новой задаче