aboutsummaryrefslogtreecommitdiff
path: root/views
diff options
context:
space:
mode:
Diffstat (limited to 'views')
-rw-r--r--views/default/admin/statistics.php36
1 files changed, 18 insertions, 18 deletions
diff --git a/views/default/admin/statistics.php b/views/default/admin/statistics.php
index 7e94fb167..75ece8eb1 100644
--- a/views/default/admin/statistics.php
+++ b/views/default/admin/statistics.php
@@ -1,22 +1,22 @@
-<?php
- /**
- * Elgg statistics screen
- *
- * @package Elgg
- * @subpackage Core
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2009
- * @link http://elgg.org/
- */
-
- global $CONFIG;
-
- // echo "<p>" . autop(elgg_echo("admin:statistics:description")) . "</p>";
-
+<?php
+ /**
+ * Elgg statistics screen
+ *
+ * @package Elgg
+ * @subpackage Core
+ * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
+ * @author Curverider Ltd
+ * @copyright Curverider Ltd 2008-2009
+ * @link http://elgg.org/
+ */
+
+ global $CONFIG;
+
+ // echo "<p>" . autop(elgg_echo("admin:statistics:description")) . "</p>";
+
?>
- <p>
+ <!-- <p>
<?php echo elgg_echo('admin:statistics:description'); ?>
<a href="http://elgg.com/"><?php echo elgg_echo('learnmore'); ?></a>
- </p> \ No newline at end of file
+ </p> --> \ No newline at end of file