diff --git a/web/static/scripts/gallery.js b/web/static/scripts/gallery.js
index 2991bb8..cbf224d 100644
--- a/web/static/scripts/gallery.js
+++ b/web/static/scripts/gallery.js
@@ -58,9 +58,9 @@ function Wallpaper(data) {
if(data[id-1].media_type === "image") {
img.innerHTML = `
-
Author: ${data[id - 1].copyright}
-Date of shooting: ${data[id - 1].date}
-Explanation: ${data[id - 1].explanation}
+Author: ${data[id - 1].copyright}
+Date of publication: ${data[id - 1].date}
+Explanation: ${data[id - 1].explanation}
`.replace("undefined", "Unknown") title.innerHTML = `Author: ${data[id - 1].copyright}
-Date of shooting: ${data[id - 1].date}
-Explanation: ${data[id - 1].explanation}
+Author: ${data[id - 1].copyright}
+Date of publication: ${data[id - 1].date}
+Explanation: ${data[id - 1].explanation}
`.replace("undefined", "Unknown") title.innerHTML = `