This commit is contained in:
drigato 2014-06-20 17:29:56 -04:00
parent 5d0ea2d015
commit 25e4036d2f
1 changed files with 1 additions and 1 deletions

View File

@ -155,7 +155,7 @@ $pages = array(
'resource' => 'billing'
),
array(
'label' => _('View Invocices'),
'label' => _('View Invoices'),
'module' => 'default',
'controller' => 'billing',
'action' => 'invoices',