X-Git-Url: http://git.shiar.net/minimedit.git/blobdiff_plain/ee182f5f4ab8a688284a02e534ec555e5c3093ba..8da4e3db153de18c026cc8dda79bdc0947663c8a:/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")) {