diff options
Diffstat (limited to 'rt/share/html/RTx/Statistics/CallsQueueDay/index.html')
| -rwxr-xr-x | rt/share/html/RTx/Statistics/CallsQueueDay/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rt/share/html/RTx/Statistics/CallsQueueDay/index.html b/rt/share/html/RTx/Statistics/CallsQueueDay/index.html index 5a4fe52f0..701a9abc7 100755 --- a/rt/share/html/RTx/Statistics/CallsQueueDay/index.html +++ b/rt/share/html/RTx/Statistics/CallsQueueDay/index.html @@ -16,7 +16,7 @@ for a spreadsheet, use this <a href="<%$RT::WebPath%>/RTx/Statistics/CallsQueueD % Statistics::FormatDate($Statistics::PerDayDateFormat, $dates[$#dates-1]); <&|/Elements/TitleBox, title => $title, - title_href => "/RTx/Statistics/CallsQueueDay/index.html?$QueryString" &> + title_href => $RT::WebPath."/RTx/Statistics/CallsQueueDay/index.html?$QueryString" &> <TABLE BORDER=0 cellspacing=0 cellpadding=1 WIDTH=100%> % if ($ShowHeader) { <& /RTx/Statistics/Elements/CollectionAsTable/Header, |
