Skip to content
Snippets Groups Projects

Graph delta bars, style

4 files
+ 33
6
Compare changes
  • Side-by-side
  • Inline
Files
4
+ 2
1
@@ -24,6 +24,7 @@ $ttr = array(
'label_remaining_d' => 'days remaining',
'label_contribute' => 'Contribute now !',
'graph_title' => 'Evolution of the funding',
'graph_target' => 'Target'
'graph_target' => 'Target',
'graph_delta' => 'Daily income'
);
?>
Loading