diff options
Diffstat (limited to 'rt/share/html/SelfService/Closed.html')
-rwxr-xr-x | rt/share/html/SelfService/Closed.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/rt/share/html/SelfService/Closed.html b/rt/share/html/SelfService/Closed.html index 01b275b02..803772a9d 100755 --- a/rt/share/html/SelfService/Closed.html +++ b/rt/share/html/SelfService/Closed.html @@ -2,7 +2,7 @@ %# %# COPYRIGHT: %# -%# This software is Copyright (c) 1996-2014 Best Practical Solutions, LLC +%# This software is Copyright (c) 1996-2015 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> |