From af935ffd39f9e75df5a55818eb90d17d29f41ff4 Mon Sep 17 00:00:00 2001 From: abijah Date: Wed, 12 Aug 2009 23:16:36 +0000 Subject: [PATCH] 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 --- views/units/view.ctp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/units/view.ctp b/views/units/view.ctp index cb3741f..7c644a0 100644 --- a/views/units/view.ctp +++ b/views/units/view.ctp @@ -81,7 +81,7 @@ if (isset($current_lease['id'])) { 'config' => array ( 'caption' => - ('Current Lease Account (' + ('Current Lease Statement (' . $current_lease['Customer']['name'] . ')'), 'filter' => array('Lease.id' => $current_lease['id']),