mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-08 08:48:39 +09:00
[PALEMOON] Fix updatesSeparator id mismatch
This commit is contained in:
parent
3133535495
commit
1f7a299e91
1 changed files with 1 additions and 1 deletions
|
|
@ -66,7 +66,7 @@
|
|||
accesskey="&helpSafeMode.accesskey;"
|
||||
label="&helpSafeMode.label;"
|
||||
oncommand="restart(true);"/>
|
||||
<menuseparator id="updateSeparator"/>
|
||||
<menuseparator id="updatesSeparator"/>
|
||||
<menuitem id="checkForUpdates" class="menuitem-iconic"
|
||||
#ifdef MOZ_UPDATER
|
||||
label="&updateCmd.label;"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue