diff --git a/include/staff/ticket-view.inc.php b/include/staff/ticket-view.inc.php
index c634971b3fd1dc97a10008b8b95344b4ce69393c..36c1d34ef922b6606fa3df26c61f73a3cd4893b1 100644
--- a/include/staff/ticket-view.inc.php
+++ b/include/staff/ticket-view.inc.php
@@ -309,7 +309,7 @@ if($ticket->isOverdue())
                         <span id="user-<?php echo $ticket->getOwnerId(); ?>-email"><?php echo $ticket->getEmail(); ?></span>
                     </td>
                 </tr>
-<?php   if ($user->getOrgId()) { ?>
+<?php   if ($user->getOrganization()) { ?>
                 <tr>
                     <th><?php echo __('Organization'); ?>:</th>
                     <td><i class="icon-building"></i>