summaryrefslogtreecommitdiff
path: root/themes/example/example.theme
diff options
context:
space:
mode:
Diffstat (limited to 'themes/example/example.theme')
-rw-r--r--themes/example/example.theme2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/example/example.theme b/themes/example/example.theme
index bf4b780ef..d9a040f3e 100644
--- a/themes/example/example.theme
+++ b/themes/example/example.theme
@@ -6,7 +6,7 @@ function example_help($section) {
$output = "";
switch ($section) {
- case 'admin/system/themes#description':
+ case 'admin/themes#description':
$output = t("Internet explorer, Netscape, Opera, Lynx");
break;
}