diff --git a/langs/en.json b/langs/en.json
index 70823edba..83eaac81e 100644
--- a/langs/en.json
+++ b/langs/en.json
@@ -206,6 +206,7 @@
"openPanoramax": "Open Panoramax here",
"openThemeDocumentation": "Open the documentation for thematic map {name}",
"panoramaxHelp": "Panoramax is an online service which gathers street-level pictures and offers them under a free license. Contributors are allowed to use these pictures to improve OpenStreetMap",
+ "panoramaxLicenseCCBYSA": "Your pictures are published under CC-BY-SA - everyone can reuse your image if they mention your name",
"seeOnMapillary": "See this image on Mapillary",
"themeBy": "Theme maintained by {author}",
"title": "Copyright and attribution",
@@ -895,4 +896,4 @@
"startsWithQ": "A wikidata identifier starts with Q and is followed by a number"
}
}
-}
\ No newline at end of file
+}
diff --git a/src/UI/Image/UploadImage.svelte b/src/UI/Image/UploadImage.svelte
index 4495f025b..ff7d4581c 100644
--- a/src/UI/Image/UploadImage.svelte
+++ b/src/UI/Image/UploadImage.svelte
@@ -83,11 +83,11 @@
{/each}
handleFiles(e.detail)}
>
-