From 4116e0114e94f7c4ee5dba686c029b7e988bd7b3 Mon Sep 17 00:00:00 2001 From: Leandra Eberle Date: Thu, 24 Nov 2016 00:17:01 +0100 Subject: Change ask an Arch Angel, to Ask the Heaven because the Arch Angel only role is deprecated --- includes/view/Questions_view.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'includes/view') diff --git a/includes/view/Questions_view.php b/includes/view/Questions_view.php index bdcb8a86..a44a29d1 100644 --- a/includes/view/Questions_view.php +++ b/includes/view/Questions_view.php @@ -26,7 +26,7 @@ function Questions_view($open_questions, $answered_questions, $ask_action) { 'Answer' => _("Answer"), 'actions' => "" ], $answered_questions), - heading(_("Ask an archangel"), 2), + heading(_("Ask the Heaven"), 2), form([ form_textarea('question', _("Your Question:"), ""), form_submit('submit', _("Save")) -- cgit v1.2.3-54-g00ecf