aboutsummaryrefslogtreecommitdiff
path: root/h-source/Application/Views/My/panel.php
diff options
context:
space:
mode:
authorAntonio Gallo <tonicucoz@gmail.com>2011-06-09 06:17:26 +0000
committerAntonio Gallo <tonicucoz@gmail.com>2011-06-09 06:17:26 +0000
commitd4ba6fb5cbbd5bf1e040be516009afd68d954571 (patch)
treea48232edecc202269269fb16f38039e6f6cf8642 /h-source/Application/Views/My/panel.php
parent3e63edf93ce77bae2891d1d0e5552768453e8404 (diff)
administrators can now see the deleted pages
Diffstat (limited to 'h-source/Application/Views/My/panel.php')
-rw-r--r--h-source/Application/Views/My/panel.php2
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 } ?>