summaryrefslogtreecommitdiff
path: root/httemplate/graph/money_time.cgi
diff options
context:
space:
mode:
authorivan <ivan>2008-05-29 00:11:58 +0000
committerivan <ivan>2008-05-29 00:11:58 +0000
commitb18cc967e340065e579c4b4644796ae5b1918b59 (patch)
tree4dee596b074e1c4985853e83f90421be0db326e8 /httemplate/graph/money_time.cgi
parent358300f76229098ca4795e542cf187aeb429f44f (diff)
line things up better on the 12mo report (prevent labels from taking up most of the graph
Diffstat (limited to 'httemplate/graph/money_time.cgi')
-rw-r--r--httemplate/graph/money_time.cgi4
1 files changed, 2 insertions, 2 deletions
diff --git a/httemplate/graph/money_time.cgi b/httemplate/graph/money_time.cgi
index fbc31c068..4e4157ea1 100644
--- a/httemplate/graph/money_time.cgi
+++ b/httemplate/graph/money_time.cgi
@@ -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 = (