[Rt-commit] r5396 - in rtir/branches/1.9-EXPERIMENTAL: html/RTIR/Elements

ruz at bestpractical.com ruz at bestpractical.com
Fri Jun 16 12:49:38 EDT 2006


Author: ruz
Date: Fri Jun 16 12:49:29 2006
New Revision: 5396

Modified:
   rtir/branches/1.9-EXPERIMENTAL/   (props changed)
   rtir/branches/1.9-EXPERIMENTAL/html/RTIR/Elements/NewReports

Log:


Modified: rtir/branches/1.9-EXPERIMENTAL/html/RTIR/Elements/NewReports
==============================================================================
--- rtir/branches/1.9-EXPERIMENTAL/html/RTIR/Elements/NewReports	(original)
+++ rtir/branches/1.9-EXPERIMENTAL/html/RTIR/Elements/NewReports	Fri Jun 16 12:49:29 2006
@@ -22,7 +22,7 @@
 %# 
 %# 
 %# END LICENSE BLOCK
-<& /Widgets/TitleBoxStart, 
+<&| /Widgets/TitleBox, 
 	title_href  => RT->Config->Get('WebPath') ."/RTIR/Search/Results.html?$EscapedQueue\&$QueryString",
 	title_class => 'inverse',
 	title       => $title, 
@@ -43,8 +43,7 @@
 
 <a href="<% RT->Config->Get('WebPath') %>/RTIR/Report/BulkReject.html?<% $EscapedQueue %>&<% $QueryString %>">[<%loc("Bulk Reject")%>]</a>
 
-<& /Widgets/TitleBoxEnd &>
-
+</&>
 
 <%INIT>
 my $title = loc("New unlinked Incident Reports...");


More information about the Rt-commit mailing list