Update Oauth.php
This commit is contained in:
parent
c34c0c6718
commit
423e1422ef
@ -97,7 +97,7 @@ class Oauth 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('OAuth Apps Manager App (Not Installed):') . '</b><br>';
|
$o = '<b>' . t('OAuth Apps Manager App') . ' (' . t('Not Installed') . '):</b><br>';
|
||||||
$o .= t('OAuth authentication tokens for mobile and remote apps');
|
$o .= t('OAuth authentication tokens for mobile and remote apps');
|
||||||
return $o;
|
return $o;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user