RT 4.2.11, ticket#13852
[freeside.git] / rt / share / html / Dashboards / Elements / ShowDashboards
index 5cf73a7..b57867b 100644 (file)
@@ -54,6 +54,7 @@
 %   } else {
 %       $title = loc("[_1]'s dashboards",$Object->Name);
 %   }
+%   $title =~ s/([\\'])/\\$1/g;
 %   $title = $m->interp->apply_escapes($title, 'h');
 <& /Elements/CollectionList,
     %ARGS,