diff options
Diffstat (limited to 'includes/pages/user_questions.php')
-rw-r--r-- | includes/pages/user_questions.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/pages/user_questions.php b/includes/pages/user_questions.php index 7acdee78..4abceb92 100644 --- a/includes/pages/user_questions.php +++ b/includes/pages/user_questions.php @@ -1,7 +1,7 @@ <?php function questions_title() { - return _("Ask an archangel"); + return _("Ask the Heaven"); } function user_questions() { |