aboutsummaryrefslogtreecommitdiff
path: root/views/default/widgets/admin_welcome/content.php
diff options
context:
space:
mode:
Diffstat (limited to 'views/default/widgets/admin_welcome/content.php')
-rw-r--r--views/default/widgets/admin_welcome/content.php5
1 files changed, 0 insertions, 5 deletions
diff --git a/views/default/widgets/admin_welcome/content.php b/views/default/widgets/admin_welcome/content.php
index 4ebdb719c..6a9a92e27 100644
--- a/views/default/widgets/admin_welcome/content.php
+++ b/views/default/widgets/admin_welcome/content.php
@@ -7,11 +7,6 @@
$sections = array(
'intro' => array(),
'admin_overview' => array(),
- 'common_links' => array(
- elgg_normalize_url('pg/admin/plugins/simple'),
- elgg_normalize_url('pg/admin/site/advanced'),
- ),
- 'external_resources' => array(),
'outro' => array()
);