diff options
author | Siebrand Mazeland <s.mazeland@xs4all.nl> | 2010-10-20 20:01:12 +0200 |
---|---|---|
committer | Siebrand Mazeland <s.mazeland@xs4all.nl> | 2010-10-20 20:01:12 +0200 |
commit | e980da3d20b5f18bd10e4c25e97366de84255867 (patch) | |
tree | 7e5b47ec578bf456410b83633e8b74d3832d0cc4 | |
parent | fb32108707d84b2b63d17e60661f220e6f707350 (diff) |
Add FIXME
-rw-r--r-- | lib/applicationlist.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/applicationlist.php b/lib/applicationlist.php index ff9ac5a20..3f50f110b 100644 --- a/lib/applicationlist.php +++ b/lib/applicationlist.php @@ -243,7 +243,7 @@ class ConnectedAppsList extends Widget $this->out->elementEnd('span'); if ($app->name != 'anonymous') { - + // @todo FIXME: i18n trouble. $this->out->raw(_(' by ')); $this->out->element( |