line things up better on the 12mo report (prevent labels from taking up most of the...
authorivan <ivan>
Thu, 29 May 2008 00:11:58 +0000 (00:11 +0000)
committerivan <ivan>
Thu, 29 May 2008 00:11:58 +0000 (00:11 +0000)
httemplate/graph/money_time.cgi

index fbc31c0..4e4157e 100644 (file)
@@ -62,10 +62,10 @@ my %graph_suffix = (
 );
 my %graph_label = map { $_ => $label{$_}.$graph_suffix{$_} } keys %label;
 
-$label{$_.'_12mo'} = $label{$_}. " (previous 12 months)"
+$label{$_.'_12mo'} = $label{$_}. " (prev 12 months)"
   foreach keys %label;
 
-$graph_label{$_.'_12mo'} = $graph_label{$_}. " (previous 12 months)"
+$graph_label{$_.'_12mo'} = $graph_label{$_}. " (prev 12 months)"
   foreach keys %graph_label;
 
 my %color = (