diff --git a/ietf/templates/wginfo/edit.html b/ietf/templates/wginfo/edit.html index 233fb7106..82fea836f 100644 --- a/ietf/templates/wginfo/edit.html +++ b/ietf/templates/wginfo/edit.html @@ -52,7 +52,7 @@ Create WG {% for field in form.visible_fields %} - +
{{ field.label_tag }}:{{ field.label_tag }}: {% if field.field.required %}*{% endif %} {{ field }} {% ifequal field.name "ad" %} {% if user|has_role:"Area Director" %}