diff --git a/components/tools/OmeroWeb/omeroweb/webclient/templates/webclient/annotations/files_form.html b/components/tools/OmeroWeb/omeroweb/webclient/templates/webclient/annotations/files_form.html index 0ae33d04832..8d9c490e9b2 100644 --- a/components/tools/OmeroWeb/omeroweb/webclient/templates/webclient/annotations/files_form.html +++ b/components/tools/OmeroWeb/omeroweb/webclient/templates/webclient/annotations/files_form.html @@ -34,9 +34,10 @@

{% trans "Upload a new file" %}:

Choose a local file to upload and attach {{ form_file.annotation_file }} - -
-

Attach an existing File:

+
+ +

+

And/Or Attach an existing File:

Select the attachments to add @@ -52,4 +53,4 @@

Attach an existing File:

{{ form_file.well }}
- \ No newline at end of file +

\ No newline at end of file