RT 4.2.11, ticket#13852
[freeside.git] / rt / share / html / SelfService / Closed.html
index bfdc1db..803772a 100755 (executable)
@@ -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>