File tree Expand file tree Collapse file tree 14 files changed +14
-14
lines changed Expand file tree Collapse file tree 14 files changed +14
-14
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ switch ($this->getContext()->error) {
27
27
break ;
28
28
case "INTERNAL_ERROR " :
29
29
$ message = "An internal error occurred while processing your request. "
30
- . "Our staff has been notified of the issue. Try again later. " ;
30
+ . "Our staff have been notified of the issue. Try again later. " ;
31
31
break ;
32
32
default :
33
33
$ message = $ this ->getContext ()->error ;
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ switch ($this->getContext()->error) {
28
28
break ;
29
29
case "INTERNAL_ERROR " :
30
30
$ message = "An internal error occurred while processing your request. "
31
- . "Our staff has been notified of the issue. Try again later. " ;
31
+ . "Our staff have been notified of the issue. Try again later. " ;
32
32
break ;
33
33
default :
34
34
$ message = $ this ->getContext ()->error ;
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ switch ($this->getContext()->error) {
28
28
break ;
29
29
case "INTERNAL_ERROR " :
30
30
$ message = "An internal error occurred while processing your request. "
31
- . "Our staff has been notified of the issue. Try again later. " ;
31
+ . "Our staff have been notified of the issue. Try again later. " ;
32
32
break ;
33
33
default :
34
34
$ message = $ this ->getContext ()->error ;
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ switch ($this->getContext()->error) {
27
27
break ;
28
28
case "INTERNAL_ERROR " :
29
29
$ message = "An internal error occurred while processing your request. "
30
- . "Our staff has been notified of the issue. Try again later. " ;
30
+ . "Our staff have been notified of the issue. Try again later. " ;
31
31
break ;
32
32
default :
33
33
$ message = $ this ->getContext ()->error ;
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ switch ($this->getContext()->error) {
31
31
break ;
32
32
case "INTERNAL_ERROR " :
33
33
$ message = "An internal error occurred while processing your request. "
34
- . "Our staff has been notified of the issue. Try again later. " ;
34
+ . "Our staff have been notified of the issue. Try again later. " ;
35
35
break ;
36
36
default :
37
37
$ message = $ this ->getContext ()->error ;
Original file line number Diff line number Diff line change 120
120
<header class="red">Internal Error</header>
121
121
<section class="red">
122
122
<p>An internal server error occurred while processing your request.</p>
123
- <p>The BNETDocs staff has been notified of this issue.</p>
123
+ <p>The BNETDocs staff have been notified of this issue.</p>
124
124
<p>Please <a href="https://github.com/BNETDocs/bnetdocs-web/issues/new?title=Internal+Error">report this issue to GitHub</a> if it persists.</p>
125
125
</section>
126
126
</article>
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ switch ($this->getContext()->error) {
28
28
break ;
29
29
case "INTERNAL_ERROR " :
30
30
$ message = "An internal error occurred while processing your request. "
31
- . "Our staff has been notified of the issue. Try again later. " ;
31
+ . "Our staff have been notified of the issue. Try again later. " ;
32
32
break ;
33
33
default :
34
34
$ message = $ this ->getContext ()->error ;
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ switch ($this->getContext()->error) {
27
27
break ;
28
28
case "INTERNAL_ERROR " :
29
29
$ message = "An internal error occurred while processing your request. "
30
- . "Our staff has been notified of the issue. Try again later. " ;
30
+ . "Our staff have been notified of the issue. Try again later. " ;
31
31
break ;
32
32
default :
33
33
$ message = $ this ->getContext ()->error ;
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ switch ($this->getContext()->error) {
31
31
break ;
32
32
case "INTERNAL_ERROR " :
33
33
$ message = "An internal error occurred while processing your request. "
34
- . "Our staff has been notified of the issue. Try again later. " ;
34
+ . "Our staff have been notified of the issue. Try again later. " ;
35
35
break ;
36
36
default :
37
37
$ message = $ this ->getContext ()->error ;
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ switch ($this->getContext()->error) {
27
27
break ;
28
28
case "INTERNAL_ERROR " :
29
29
$ message = "An internal error occurred while processing your request. "
30
- . "Our staff has been notified of the issue. Try again later. " ;
30
+ . "Our staff have been notified of the issue. Try again later. " ;
31
31
break ;
32
32
default :
33
33
$ message = $ this ->getContext ()->error ;
You can’t perform that action at this time.
0 commit comments