mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-09 17:31:47 +09:00
"about:support" - added support for "Restart normally"
https://github.com/MoonchildProductions/Pale-Moon/pull/1093 (partially)
This commit is contained in:
parent
1e44cdc9b6
commit
c2d6003d64
4 changed files with 30 additions and 5 deletions
|
|
@ -44,6 +44,12 @@
|
|||
&aboutSupport.restartInSafeMode.label;
|
||||
</button>
|
||||
</div>
|
||||
<div id="restart-box">
|
||||
<h3>&aboutSupport.restartTitle;</h3>
|
||||
<button id="restart-button">
|
||||
&aboutSupport.restartNormal.label;
|
||||
</button>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<h1>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue