diff --git a/html/pages/bills.inc.php b/html/pages/bills.inc.php
index 6a900f9fe1..878c41d2f4 100644
--- a/html/pages/bills.inc.php
+++ b/html/pages/bills.inc.php
@@ -271,7 +271,7 @@ for ($x=1;$x<32;$x++) {
$allowed |
$used |
$overuse |
- ".print_percentage_bar (250, 20, $perc, NULL, "ffffff", $background['left'], $percent . "%", "ffffff", $background['right'])." |
+ ".print_percentage_bar (250, 20, $percent, NULL, "ffffff", $background['left'], $percent . "%", "ffffff", $background['right'])." |
"bill", 'bill_id' => $bill['bill_id'], 'view' => "edit"))."'> Edit |
");