Made the link clearer that we'll only be waiving the balance of a charge, not the entire charge.
git-svn-id: file:///svn-source/pmgr/branches/yafr_20090716/site@482 97e9348a-65ac-dc4b-aefc-98561f571b83
This commit is contained in:
@@ -276,7 +276,7 @@ class StatementEntriesController extends AppController {
|
|||||||
array('name' => 'Operations', 'header' => true);
|
array('name' => 'Operations', 'header' => true);
|
||||||
|
|
||||||
$this->sidemenu_links[] =
|
$this->sidemenu_links[] =
|
||||||
array('name' => 'Waive',
|
array('name' => 'Waive Balance',
|
||||||
'url' => array('action' => 'waive',
|
'url' => array('action' => 'waive',
|
||||||
$id));
|
$id));
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user