diff --git a/templates/jasset/host_edit.html b/templates/jasset/host_edit.html index d3a3f2f00..f197efa53 100644 --- a/templates/jasset/host_edit.html +++ b/templates/jasset/host_edit.html @@ -49,7 +49,7 @@
{% for t, type in login_types.items %} {% ifequal t post.login_type %} -
+
{% else %}
{% endifequal %} @@ -58,22 +58,22 @@ @@ -212,4 +212,5 @@ $('#assetForm').validator({ + {% endblock %} \ No newline at end of file