diff options
Diffstat (limited to 'rt/share/html/RTx/Statistics/OpenStalled/index.html')
| -rwxr-xr-x | rt/share/html/RTx/Statistics/OpenStalled/index.html | 2 |
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, |
