diff options
Diffstat (limited to 'views/default/dashboard/blurb.php')
-rw-r--r-- | views/default/dashboard/blurb.php | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/views/default/dashboard/blurb.php b/views/default/dashboard/blurb.php deleted file mode 100644 index 821c617f5..000000000 --- a/views/default/dashboard/blurb.php +++ /dev/null @@ -1,12 +0,0 @@ -<?php -/** - * Elgg dashboard blurb - * - */ -?> - -<div id="dashboard-info"> - <p> - <?php echo elgg_echo("dashboard:nowidgets"); ?> - </p> -</div>
\ No newline at end of file |