[Rt-commit] r11240 - rtir/branches/2.3-EXPERIMENTAL/html/RTIR/Elements

ruz at bestpractical.com ruz at bestpractical.com
Thu Mar 27 13:37:08 EDT 2008


Author: ruz
Date: Thu Mar 27 13:37:04 2008
New Revision: 11240

Modified:
   rtir/branches/2.3-EXPERIMENTAL/html/RTIR/Elements/IncidentSummary

Log:
* typo

Modified: rtir/branches/2.3-EXPERIMENTAL/html/RTIR/Elements/IncidentSummary
==============================================================================
--- rtir/branches/2.3-EXPERIMENTAL/html/RTIR/Elements/IncidentSummary	(original)
+++ rtir/branches/2.3-EXPERIMENTAL/html/RTIR/Elements/IncidentSummary	Thu Mar 27 13:37:04 2008
@@ -62,7 +62,7 @@
 <tr>
 <td colspan="5">
 % if ($Type eq 'Report' or $Type eq 'Investigation' or $Type eq 'Block') {
-[<a href="<%RT->Config->Get('WebPath')%>/RTIR/Create.html?Child=<% $ticket %>&Queue=Incidents"><b><% loc('New') &></b></a>]
+[<a href="<%RT->Config->Get('WebPath')%>/RTIR/Create.html?Child=<% $ticket %>&Queue=Incidents"><b><% loc('New') %></b></a>]
 % }
 [<a href="<%RT->Config->Get('WebPath')%>/RTIR/Search/Results.html?Queue=Incidents&<% $QueryString %>"><% loc("Refine Search") %></a>]
 </td>


More information about the Rt-commit mailing list