diff options
Diffstat (limited to 'h-source/Application/Views/My')
-rw-r--r-- | h-source/Application/Views/My/panel.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/h-source/Application/Views/My/panel.php b/h-source/Application/Views/My/panel.php index d23d0bd..fd70a98 100644 --- a/h-source/Application/Views/My/panel.php +++ b/h-source/Application/Views/My/panel.php @@ -28,7 +28,7 @@ <?php if ($userBlocked) { ?> <div class="moderator_box"> - Your account has been blocked by a moderator of the website. You can neither insert/modify devices nor submit new issues or messages until some other moderator un-block your account. + Your account has been blocked by an administrator of the website. You can neither insert/modify devices nor submit new issues or messages until some other moderator un-block your account. </div> <?php } ?> |