From a94e53c01722fa03a16e23e56de5e72c983ff228 Mon Sep 17 00:00:00 2001 From: Minecon724 Date: Mon, 17 Mar 2025 09:55:13 +0100 Subject: [PATCH] Theme picker warning with hardcoded link Signed-off-by: Minecon724 --- options/locale/locale_en-US.ini | 1 + templates/user/settings/appearance.tmpl | 5 +++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini index 2387c78f9f..cc3bab10c0 100644 --- a/options/locale/locale_en-US.ini +++ b/options/locale/locale_en-US.ini @@ -830,6 +830,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 df4d6f3999..12153f78d4 100644 --- a/templates/user/settings/appearance.tmpl +++ b/templates/user/settings/appearance.tmpl @@ -7,8 +7,9 @@