summaryrefslogtreecommitdiff
path: root/includes/pages/user_questions.php
diff options
context:
space:
mode:
authorLeandra Eberle <lea@ccczh.ch>2016-11-24 00:17:01 +0100
committerLeandra Eberle <lea@ccczh.ch>2016-11-24 00:17:01 +0100
commit4116e0114e94f7c4ee5dba686c029b7e988bd7b3 (patch)
tree33e1c074ea11dfeea3dfdd3911688c5921e0f383 /includes/pages/user_questions.php
parentbe8c47a1755183ea2cdd46cf8d1b0aafe4031ae8 (diff)
Change ask an Arch Angel, to Ask the Heaven because the Arch Angel only role is deprecated
Diffstat (limited to 'includes/pages/user_questions.php')
-rw-r--r--includes/pages/user_questions.php2
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() {