typo
This commit is contained in:
parent
5d0ea2d015
commit
25e4036d2f
airtime_mvc/application/configs
|
@ -155,7 +155,7 @@ $pages = array(
|
||||||
'resource' => 'billing'
|
'resource' => 'billing'
|
||||||
),
|
),
|
||||||
array(
|
array(
|
||||||
'label' => _('View Invocices'),
|
'label' => _('View Invoices'),
|
||||||
'module' => 'default',
|
'module' => 'default',
|
||||||
'controller' => 'billing',
|
'controller' => 'billing',
|
||||||
'action' => 'invoices',
|
'action' => 'invoices',
|
||||||
|
|
Loading…
Reference in New Issue