summaryrefslogtreecommitdiff
path: root/rt/share/html/SelfService/Closed.html
diff options
context:
space:
mode:
Diffstat (limited to 'rt/share/html/SelfService/Closed.html')
-rwxr-xr-xrt/share/html/SelfService/Closed.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/rt/share/html/SelfService/Closed.html b/rt/share/html/SelfService/Closed.html
index bfdc1db..803772a 100755
--- a/rt/share/html/SelfService/Closed.html
+++ b/rt/share/html/SelfService/Closed.html
@@ -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>