rt 4.2.14 (#13852)
[freeside.git] / rt / share / html / SelfService / index.html
index 29accf5..85c6e38 100755 (executable)
@@ -2,7 +2,7 @@
 %#
 %# COPYRIGHT:
 %#
-%# This software is Copyright (c) 1996-2012 Best Practical Solutions, LLC
+%# This software is Copyright (c) 1996-2017 Best Practical Solutions, LLC
 %#                                          <sales@bestpractical.com>
 %#
 %# (Except where explicitly superseded by other copyright notices)
@@ -49,7 +49,7 @@
 <& /SelfService/Elements/MyRequests,
     %ARGS,
     status          => [ RT::Queue->ActiveStatusArray() ],
-    friendly_status => loc('open'),
+    title   => loc('My open tickets'),
     BaseURL => RT->Config->Get('WebPath') ."/SelfService/?",
     Page    => $Page, 
 &>