CC-2047: Add Audio menu could be labeled Add Media
Changed.
This commit is contained in:
parent
c35e78a620
commit
38e84b81db
1 changed files with 5 additions and 5 deletions
|
@ -16,7 +16,7 @@ $pages = array(
|
||||||
'resource' => 'nowplaying'
|
'resource' => 'nowplaying'
|
||||||
),
|
),
|
||||||
array(
|
array(
|
||||||
'label' => 'Add Audio',
|
'label' => 'Add Media',
|
||||||
'module' => 'default',
|
'module' => 'default',
|
||||||
'controller' => 'Plupload',
|
'controller' => 'Plupload',
|
||||||
'action' => 'plupload',
|
'action' => 'plupload',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue