fix: AddVM & UpdateVM icon selection styles

This commit is contained in:
Zack Spear
2024-07-12 14:55:00 -07:00
parent bbed6047e3
commit 5a42314c60
3 changed files with 6 additions and 4 deletions

View File

@@ -113,7 +113,7 @@ if (strpos($strSelectedTemplate,"User-") !== false) {
<table>
<tr>
<td>_(Icon)_:</td>
<td>
<td class="template_img_parent">
<input type="hidden" name="template[icon]" id="template_icon" value="<?=htmlspecialchars($arrLoad['icon'])?>" />
<img id="template_img" src="<?=htmlspecialchars($strIconURL)?>" width="48" height="48" title="_(Change Icon)_..."/>
<div id="template_img_chooser_outer">