Changed naming to match that on the lease page

git-svn-id: file:///svn-source/pmgr/branches/yafr_20090716/site@542 97e9348a-65ac-dc4b-aefc-98561f571b83
This commit is contained in:
abijah
2009-08-12 23:16:36 +00:00
parent a15466df50
commit af935ffd39

View File

@@ -81,7 +81,7 @@ if (isset($current_lease['id'])) {
'config' => array 'config' => array
( (
'caption' => 'caption' =>
('Current Lease Account (' ('Current Lease Statement ('
. $current_lease['Customer']['name'] . $current_lease['Customer']['name']
. ')'), . ')'),
'filter' => array('Lease.id' => $current_lease['id']), 'filter' => array('Lease.id' => $current_lease['id']),