summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--rt/html/Ticket/Elements/ShowSummary2
1 files changed, 1 insertions, 1 deletions
diff --git a/rt/html/Ticket/Elements/ShowSummary b/rt/html/Ticket/Elements/ShowSummary
index d171f408e..e3464c732 100644
--- a/rt/html/Ticket/Elements/ShowSummary
+++ b/rt/html/Ticket/Elements/ShowSummary
@@ -67,7 +67,7 @@
<& /Ticket/Elements/ShowPeople, Ticket => $Ticket &>
</&>
- <& /Widgets/TitleBoxStart, title => loc('Customers'),
+ <&| /Widgets/TitleBox, title => loc('Customers'),
title_href =>"$RT::WebPath/Ticket/ModifyCustomers.html?id=".$Ticket->Id,
class=> 'ticket-info-customers' &>
<& /Ticket/Elements/ShowCustomers, Ticket => $Ticket &>