fix bill header

git-svn-id: http://www.observium.org/svn/observer/trunk@2754 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
Adam Amstrong
2011-12-02 18:51:47 +00:00
parent 0704a71fc2
commit 1e3718715e
+1 -1
View File
@@ -78,7 +78,7 @@ if (bill_permitted($bill_id))
echo("<font face=\"Verdana, Arial, Sans-Serif\"><h2>
Bill : " . $bill_name . "</h2>");
Bill : " . $bill_data['bill_name'] . "</h2>");
print_optionbar_start();