summaryrefslogtreecommitdiffstats
path: root/frontends/php/items.php
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/php/items.php')
-rw-r--r--frontends/php/items.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/php/items.php b/frontends/php/items.php
index c2116ac7..d4b31b75 100644
--- a/frontends/php/items.php
+++ b/frontends/php/items.php
@@ -7,7 +7,7 @@
?>
<?
- if(!check_right("Host","R",0))
+ if(!check_right("Host","U",0))
{
show_table_header("<font color=\"AA0000\">No permissions !</font
>");