From e1ea7b55e9031da13911c85cccc42c527c18cb59 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=86var=20Arnfj=C3=B6r=C3=B0=20Bjarmason?= Date: Thu, 28 Apr 2005 03:54:55 +0000 Subject: [PATCH] * Adding superscript --- includes/SpecialPreferences.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/SpecialPreferences.php b/includes/SpecialPreferences.php index 2f41286178..5ce4eb7e15 100644 --- a/includes/SpecialPreferences.php +++ b/includes/SpecialPreferences.php @@ -668,7 +668,7 @@ class PreferencesForm { -
*" . wfMsg( 'timezonetext' ) . "
+
¹" . wfMsg( 'timezonetext' ) . "
\n\n" ); # Editing -- 2.20.1