rt 4.0.6
[freeside.git] / rt / share / html / Elements / RT__Dashboard / ColumnMap
index 8bc4383..6c366ec 100644 (file)
@@ -111,7 +111,7 @@ my $COLUMN_MAP = {
                 }
             }
 
-            return \('<a href="'.$url.'">'.$frequency.'</a>');
+            return \'<a href="', $url, \'">', $frequency, \'</a>';
         },
     },
     ShowURL => {