From e87890ba3061f42ce1c11cf41a512d988fa01fe1 Mon Sep 17 00:00:00 2001 From: Petr Skoda Date: Sun, 11 Apr 2010 13:02:05 +0000 Subject: [PATCH 1/1] MDL-22054 adding missing anomaly theme plugin name --- theme/anomaly/lang/en/theme_anomaly.php | 1 + 1 file changed, 1 insertion(+) diff --git a/theme/anomaly/lang/en/theme_anomaly.php b/theme/anomaly/lang/en/theme_anomaly.php index a0a7c5519ba..b6fb818f579 100644 --- a/theme/anomaly/lang/en/theme_anomaly.php +++ b/theme/anomaly/lang/en/theme_anomaly.php @@ -52,3 +52,4 @@ $string['choosereadme'] = '

Licensing

This theme is licensed under Moodle\'s GNU General Public License. Feel free to use it, share it and edit it as you see fit. All that I ask is that you give me credit for the work, and do not ever take credit for making it yourself.

Please enjoy the theme.

'; +$string['pluginname'] = 'Anomaly'; -- 2.43.0