summaryrefslogtreecommitdiffstats
path: root/webui_templates
diff options
context:
space:
mode:
Diffstat (limited to 'webui_templates')
-rw-r--r--webui_templates/image_edit.tmpl2
1 files changed, 0 insertions, 2 deletions
diff --git a/webui_templates/image_edit.tmpl b/webui_templates/image_edit.tmpl
index f4e95884..93bee828 100644
--- a/webui_templates/image_edit.tmpl
+++ b/webui_templates/image_edit.tmpl
@@ -336,8 +336,6 @@ function disablename(value)
<option value="$it"
#if $image and $image.image_type == $it
selected="1"
- #else if $it == "iso"
- selected="1"
#end if
>$it</option>
#end for