Update Sources.php
This commit is contained in:
parent
27fef98a39
commit
86fc5b5ed8
@ -85,7 +85,7 @@ class Sources 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>Sources App (Not Installed):</b><br>';
|
$o = '<b>' . t('Sources App (Not Installed):') . '</b><br>';
|
||||||
$o .= t('Automatically import channel content from other channels or feeds');
|
$o .= t('Automatically import channel content from other channels or feeds');
|
||||||
return $o;
|
return $o;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user