summaryrefslogtreecommitdiff
path: root/rt/share/html/RTx/Statistics/OpenStalled
diff options
context:
space:
mode:
authormark <mark>2011-08-03 22:32:50 +0000
committermark <mark>2011-08-03 22:32:50 +0000
commitfaef4c382220dcda940e41b575aecee358d1e0c8 (patch)
treeb9b5c5bbfac2b30b440c2cbb626a089f38e5184f /rt/share/html/RTx/Statistics/OpenStalled
parenta6015842c134b8b1c65dba12a0da7e3794efaee3 (diff)
fix statistics report TitleBox, #13546
Diffstat (limited to 'rt/share/html/RTx/Statistics/OpenStalled')
-rwxr-xr-xrt/share/html/RTx/Statistics/OpenStalled/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/rt/share/html/RTx/Statistics/OpenStalled/index.html b/rt/share/html/RTx/Statistics/OpenStalled/index.html
index 4a1badb7e..31ef64661 100755
--- a/rt/share/html/RTx/Statistics/OpenStalled/index.html
+++ b/rt/share/html/RTx/Statistics/OpenStalled/index.html
@@ -15,7 +15,7 @@ viewed once (Open) and how many have had their status changed to stalled.</p>
%my $title = "New, Open and Stalled Tickets in " . join(', ', @queues);
-<& /Elements/TitleBoxStart, title => $title, title_href => "/RTx/Statistics/OpenStalled/index.html?$QueryString"&>
+<& /Elements/TitleBoxStart, title => $title, title_href => $RT::WebPath."/RTx/Statistics/OpenStalled/index.html?$QueryString"&>
<TABLE BORDER=0 cellspacing=0 cellpadding=1 WIDTH="100%">
% if ($ShowHeader) {
<& /RTx/Statistics/Elements/CollectionAsTable/Header,