diff --git a/emhttp/plugins/dynamix.vm.manager/templates/Custom.form.php b/emhttp/plugins/dynamix.vm.manager/templates/Custom.form.php index d853d1269..18d6434b1 100644 --- a/emhttp/plugins/dynamix.vm.manager/templates/Custom.form.php +++ b/emhttp/plugins/dynamix.vm.manager/templates/Custom.form.php @@ -365,7 +365,7 @@
-Specify a URL that for menu to start. Substution variables are +
Specify a URL that for menu to start. Substitution variables are
[IP] IP address, this will take the first IP on the VM. Guest Agent must be installed for this to work.
[PORT:XX] Port Number in XX.
[VMNAME] VM Name will have spaces replaced with - diff --git a/emhttp/plugins/dynamix/styles/default-cases.css b/emhttp/plugins/dynamix/styles/default-cases.css index 6b1c2b170..89c26360d 100644 --- a/emhttp/plugins/dynamix/styles/default-cases.css +++ b/emhttp/plugins/dynamix/styles/default-cases.css @@ -1,4 +1,4 @@ -@font-face{font-family:cases;font-weight:normal;font-style:normal;src:url('/webGui/styles/font-cases.woff?v=20240511') format('woff')} +@font-face{font-family:cases;font-weight:normal;font-style:normal;src:url('/webGui/styles/font-cases.woff?v=20240608') format('woff')} [class^='case-'],[class*=' case-']{font-family:cases!important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none} .case-1u-disks:before{content:'\e90d'} .case-1u-vents:before{content:'\e90e'} @@ -29,6 +29,7 @@ .case-htpc:before{content:'\e915'} .case-IPC-4U-4424:before{content:'\e92e'} .case-lancool-k12:before{content:'\e935'} +.case-laptop:before{content:'\e949'} .case-lincstation-n1:before{content:'\e948'} .case-mercury-s8:before{content:'\e910'} .case-microserver-gen7:before{content:'\e936'} diff --git a/emhttp/plugins/dynamix/styles/font-cases.woff b/emhttp/plugins/dynamix/styles/font-cases.woff index 17b3c2c3b..e92f5c13a 100644 Binary files a/emhttp/plugins/dynamix/styles/font-cases.woff and b/emhttp/plugins/dynamix/styles/font-cases.woff differ