Add FIXME
This commit is contained in:
parent
fb32108707
commit
e980da3d20
@ -243,7 +243,7 @@ class ConnectedAppsList extends Widget
|
|||||||
$this->out->elementEnd('span');
|
$this->out->elementEnd('span');
|
||||||
|
|
||||||
if ($app->name != 'anonymous') {
|
if ($app->name != 'anonymous') {
|
||||||
|
// @todo FIXME: i18n trouble.
|
||||||
$this->out->raw(_(' by '));
|
$this->out->raw(_(' by '));
|
||||||
|
|
||||||
$this->out->element(
|
$this->out->element(
|
||||||
|
Loading…
Reference in New Issue
Block a user