summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authormsquare <msquare@notrademark.de>2016-11-25 08:56:02 +0100
committerGitHub <noreply@github.com>2016-11-25 08:56:02 +0100
commitd865abb8b9aab1c619ec72ea9dbefa9cd4738022 (patch)
treea3cfcac47eacc3239217ee9603053c0182fef637 /includes
parent07e8d8dfbd9bdcfbaecf12894bc0e3cfb9e0126e (diff)
parent67df8da061f74322863354490409666eb87935b0 (diff)
Merge pull request #282 from leaneb/master
Fixed Typo, and Description
Diffstat (limited to 'includes')
-rw-r--r--includes/pages/guest_login.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/pages/guest_login.php b/includes/pages/guest_login.php
index e0a32423..cba5717b 100644
--- a/includes/pages/guest_login.php
+++ b/includes/pages/guest_login.php
@@ -233,7 +233,7 @@ function guest_register() {
])
]),
form_checkboxes('angel_types', _("What do you want to do?") . sprintf(" (<a href=\"%s\">%s</a>)", page_link_to('angeltypes') . '&action=about', _("Description of job types")), $angel_types, $selected_angel_types),
- form_info("", _("Restricted angel types need will be confirmed later by an archangel. You can change your selection in the options section."))
+ form_info("", _("Restricted angel types need will be confirmed later by a supporter. You can change your selection in the options section."))
]),
div('col-md-6', [
div('row', [