]> git.proxmox.com Git - novnc-pve.git/commitdiff
command menu: fine tune action wording
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 21 Sep 2022 07:41:20 +0000 (09:41 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 21 Sep 2022 07:41:20 +0000 (09:41 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/patches/0007-add-pve-vnc-commands.patch

index 30076922e660f63326ac17f2d6a6f10792a9f855..151aaa14f581d386a3835ed7e3bc65920a57dd39 100644 (file)
@@ -28,11 +28,11 @@ index 8ca4ea4..01f71e1 100644
 +                </div>
 +              <input id="pve_command_start" type="button" value="Start" />
 +              <input id="pve_command_shutdown" type="button" value="Shutdown" />
-+              <input id="pve_command_stop" type="button" value="Stop" />
-+              <input id="pve_command_reset" type="button" value="Reset" />
++              <input id="pve_command_stop" type="button" value="Hard Stop" />
++              <input id="pve_command_reset" type="button" value="Hard Reset" />
 +              <input id="pve_command_suspend" type="button" value="Suspend" />
 +              <input id="pve_command_resume" type="button" value="Resume" />
-+              <input id="pve_command_reload" type="button" value="Reload" />
++              <input id="pve_command_reload" type="button" value="Reload noVNC" />
 +          </div>
 +          </div>
 +