diff --git a/html/pages/bill.inc.php b/html/pages/bill.inc.php index c8aee48468..4c915bb6f5 100644 --- a/html/pages/bill.inc.php +++ b/html/pages/bill.inc.php @@ -78,7 +78,7 @@ if (bill_permitted($bill_id)) echo("

- Bill : " . $bill_name . "

"); + Bill : " . $bill_data['bill_name'] . ""); print_optionbar_start();