Update Pdledit.php
This commit is contained in:
parent
c8399e8104
commit
5500473387
@ -39,7 +39,7 @@ class Pdledit extends Controller {
|
|||||||
//Do not display any associated widgets at this point
|
//Do not display any associated widgets at this point
|
||||||
App::$pdl = '';
|
App::$pdl = '';
|
||||||
|
|
||||||
$o = '<b>' . t('PDL Editor App (Not Installed):') . '</b><br>';
|
$o = '<b>' . t('PDL Editor App') . ' (' . t('Not Installed') . '):</b><br>';
|
||||||
$o .= t('Provides the ability to edit system page layouts');
|
$o .= t('Provides the ability to edit system page layouts');
|
||||||
return $o;
|
return $o;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user