mirror of
https://github.com/unraid/webgui.git
synced 2026-01-06 09:39:58 -06:00
Typo Fix
This commit is contained in:
@@ -890,7 +890,7 @@ case 'vm-template-import':
|
||||
$replace = $_REQUEST['replace'];
|
||||
$templateslocation = "/boot/config/plugins/dynamix.vm.manager/savedtemplates.json";
|
||||
|
||||
if ($template="*file") {
|
||||
if ($template==="*file") {
|
||||
$template=json_decode(file_get_contents($name));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user