diff --git a/web/src/views/Login.tsx b/web/src/views/Login.tsx index 3490a2f..617e1dd 100644 --- a/web/src/views/Login.tsx +++ b/web/src/views/Login.tsx @@ -155,7 +155,7 @@ export function LoginPage() {
{t("ihasmail.org")} {" · "} - {t("AGPL-3.0 source")} + {t("AGPL-3.0 source")} {" "} ({SOURCE_ID})

diff --git a/web/src/views/settings/AboutSettings.tsx b/web/src/views/settings/AboutSettings.tsx index 596ba06..44f0cc8 100644 --- a/web/src/views/settings/AboutSettings.tsx +++ b/web/src/views/settings/AboutSettings.tsx @@ -21,7 +21,7 @@ export function AboutSettings() { {/* A product name and a version string: neither is a word to translate. */}
ihasmail v{APP_VERSION}
-
{tNode("AGPL-3.0-or-later · {source}", { source: source.tar.gz ({SOURCE_ID}) })}
+
{tNode("AGPL-3.0-or-later · {source}", { source: source.tar.gz ({SOURCE_ID}) })}

{t("Server")}