diff --git a/pagure/templates/_formhelper.html b/pagure/templates/_formhelper.html index 864e826..5ca9151 100644 --- a/pagure/templates/_formhelper.html +++ b/pagure/templates/_formhelper.html @@ -23,10 +23,10 @@ {% else %} - {{ field.label }} + {{ field.label }} {{ field(class_=formclasses)|safe }}
- (supports the Markdown syntax) -
+ Attach file + @@ -80,23 +76,19 @@ {% block jscripts %} {{ super() }} -