diff --git a/app/controllers/resources/room_planning.php b/app/controllers/resources/room_planning.php
index 61da1cb7cd935083c28882d987aad87c08ac95c6..0b4389fff7c1c94e54e00c84cb93e57aff107167 100644
--- a/app/controllers/resources/room_planning.php
+++ b/app/controllers/resources/room_planning.php
@@ -332,7 +332,8 @@ class Resources_RoomPlanningController extends AuthenticatedController
                         'id'          => 'export-resource-bookings-action'
                     ]
                 );
-
+            }
+            if($GLOBALS['perm']->have_perm('admin')) {
                 if ($this->resource instanceof Room) {
                     $actions->addLink(
                         _('Raumeigenschaften anzeigen'),