зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1128882 - Fix welcomeback restore button not working. r=jaws
This commit is contained in:
Родитель
4aca94a1fa
Коммит
cd5406aa49
|
@ -66,7 +66,9 @@
|
||||||
</tree>
|
</tree>
|
||||||
|
|
||||||
<hbox xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" class="button-container">
|
<hbox xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" class="button-container">
|
||||||
<button class="primary" label="&welcomeback2.restoreButton;"
|
<button class="primary"
|
||||||
|
id="errorTryAgain"
|
||||||
|
label="&welcomeback2.restoreButton;"
|
||||||
accesskey="&welcomeback2.restoreButton.access;"
|
accesskey="&welcomeback2.restoreButton.access;"
|
||||||
oncommand="restoreSession();"/>
|
oncommand="restoreSession();"/>
|
||||||
</hbox>
|
</hbox>
|
||||||
|
|
Загрузка…
Ссылка в новой задаче