diff options
Diffstat (limited to 'views/default/object')
-rw-r--r-- | views/default/object/plugin.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/views/default/object/plugin.php b/views/default/object/plugin.php index befd61018..e9cacca35 100644 --- a/views/default/object/plugin.php +++ b/views/default/object/plugin.php @@ -4,7 +4,7 @@ * * @package Elgg.Core * @subpackage Plugins - * + * * @todo This view really should be used to display visualization on the admin panel, \ * rather than emitting the settings forms */ |