aboutsummaryrefslogtreecommitdiff
path: root/db/mobile.php
diff options
context:
space:
mode:
Diffstat (limited to 'db/mobile.php')
-rw-r--r--db/mobile.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/db/mobile.php b/db/mobile.php
index 35ba397..6fc65a7 100644
--- a/db/mobile.php
+++ b/db/mobile.php
@@ -31,7 +31,7 @@ $addons = array(
"handlers" => array( // Different places where the add-on will display content.
'algebra' => array( // Handler unique name (can be anything).
'displaydata' => array(
- 'title' => 'Regular Expression Short Answer',
+ 'title' => 'Algebra',
'icon' => '/question/type/algebra/pix/icon.gif',
'class' => '', // What does this do?
),