CC-2654: corrected spelling

- fixed
This commit is contained in:
james 2011-09-07 16:19:35 -04:00
parent f6f27bf0ff
commit b66a923d5f
2 changed files with 2 additions and 2 deletions

View File

@ -58,7 +58,7 @@ $pages = array(
'module' => 'default',
'controller' => 'Preference',
'action' => 'directory-config',
'id' => 'managa_folder'
'id' => 'manage_folder'
),
array(
'label' => 'Stream Settings',

View File

@ -14,7 +14,7 @@
</a>
<ul class="sub">
<?php foreach ($page->getPages() as $sub) :
if($isSaas && $sub->getId() == "managa_folder"){
if($isSaas && $sub->getId() == "manage_folder"){
continue;
} ?>
<li>