From bbfc7ccb100cda56b43a6f47b7db8643a616fcb1 Mon Sep 17 00:00:00 2001 From: Minecon724 Date: Mon, 17 Mar 2025 09:55:13 +0100 Subject: [PATCH] Add theme warning with hardcoded link Signed-off-by: Minecon724 --- options/locale/locale_en-US.ini | 1 + templates/user/settings/appearance.tmpl | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini index 876ff9edba..273dfd24e4 100644 --- a/options/locale/locale_en-US.ini +++ b/options/locale/locale_en-US.ini @@ -829,6 +829,7 @@ manage_themes = Default theme manage_openid = OpenID addresses email_desc = Your primary email address will be used for notifications, password recovery and, provided that it is not hidden, web-based Git operations. theme_desc = This theme will be used for the web interface when you are logged in. +theme_warning = WARNING: Themes are made by third parties. Click to read more. primary = Primary activated = Activated requires_activation = Requires activation diff --git a/templates/user/settings/appearance.tmpl b/templates/user/settings/appearance.tmpl index ac8860b05e..fb56edf34f 100644 --- a/templates/user/settings/appearance.tmpl +++ b/templates/user/settings/appearance.tmpl @@ -7,14 +7,14 @@