diff options
Diffstat (limited to 'templates/repo/issue/create.tmpl')
-rw-r--r-- | templates/repo/issue/create.tmpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/repo/issue/create.tmpl b/templates/repo/issue/create.tmpl index c018884272..9b5468397d 100644 --- a/templates/repo/issue/create.tmpl +++ b/templates/repo/issue/create.tmpl @@ -104,8 +104,8 @@ </div> {{if .AttachmentsEnabled}} <div id="attached"> - <div id="attached-list"> - <b>Attachments:</b> + <div id="attached-list"> + <b>Attachments:</b> </div> </div> {{end}} |