Replace conflicting ID name in VM edit page

This commit is contained in:
bergware
2018-08-28 21:25:10 +02:00
parent 1fb2bc4382
commit 27fd251ee9
3 changed files with 3 additions and 1 deletions
@@ -130,7 +130,7 @@ span#dropbox{border:1px solid <?=$border?>;background:<?=$bgcolor?>;padding:28px
</style>
<span class="status advancedview_panel" style="margin-top:<?=$top?>px"><input type="checkbox" class="advancedview"></span>
<div id="content" style="margin-top:0;margin-left:0px">
<div class="domain">
<form id="vmform" method="POST">
<input type="hidden" name="domain[type]" value="kvm" />
<input type="hidden" name="template[name]" value="<?=htmlspecialchars($strSelectedTemplate)?>" />