X-Git-Url: https://projects.mako.cc/source/scuttle/blobdiff_plain/c20b44263a89d8bf1a78bfa632daaae3cb4f1da2..b35c59521deae7405997a24cefd523d9e3592665:/templates/toolbar.inc.php?ds=inline diff --git a/templates/toolbar.inc.php b/templates/toolbar.inc.php index 2eb56ac..37193fd 100644 --- a/templates/toolbar.inc.php +++ b/templates/toolbar.inc.php @@ -1,5 +1,6 @@ getServiceInstance('UserService'); if ($userservice->isLoggedOn()) { $cUser = $userservice->getCurrentUser(); $cUsername = $cUser[$userservice->getFieldName('username')]; @@ -10,6 +11,7 @@ if ($userservice->isLoggedOn()) {
  • +