rt 4.2.16
[freeside.git] / rt / share / html / SelfService / Closed.html
index 13ca3a8..2d693b9 100755 (executable)
@@ -2,7 +2,7 @@
 %#
 %# COPYRIGHT:
 %#
-%# This software is Copyright (c) 1996-2013 Best Practical Solutions, LLC
+%# This software is Copyright (c) 1996-2019 Best Practical Solutions, LLC
 %#                                          <sales@bestpractical.com>
 %#
 %# (Except where explicitly superseded by other copyright notices)
@@ -50,9 +50,9 @@
 <& /SelfService/Elements/MyRequests,
     %ARGS,
     status          => [ RT::Queue->InactiveStatusArray ],
-    friendly_status => loc('closed'), 
-       BaseURL         => RT->Config->Get('WebPath') ."/SelfService/Closed.html?",
-       Page            => $Page,
+    title           => loc('My closed tickets'),
+    BaseURL         => RT->Config->Get('WebPath') ."/SelfService/Closed.html?",
+    Page            => $Page,
 &>
 
 <%ARGS>