X-Git-Url: http://git.shiar.nl/minimedit.git/blobdiff_plain/a034b7a3f5b363f74a47c9f20bfa0cf4f2988b34..621fc2f9638a1a92aa8535310e7852de5542f11e:/widget/reply.php diff --git a/widget/reply.php b/widget/reply.php index 7e0ec1e..edffaa7 100644 --- a/widget/reply.php +++ b/widget/reply.php @@ -103,7 +103,7 @@ while ($row = $query->fetch()) { print "\n"; } -if ($User) { +if ($User->login) { print '
  • '; print '
    '; if (isset($Issue) and $User->admin("edit $Page")) {