aboutsummaryrefslogtreecommitdiff
path: root/settings/statistics.php
diff options
context:
space:
mode:
Diffstat (limited to 'settings/statistics.php')
-rw-r--r--settings/statistics.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/statistics.php b/settings/statistics.php
index f0bbcfe63..48bf46a04 100644
--- a/settings/statistics.php
+++ b/settings/statistics.php
@@ -20,4 +20,4 @@ if ((!page_owner_entity()) || (!page_owner_entity()->canEdit())) {
}
// Display main admin menu
-page_draw(elgg_echo("usersettings:statistics"),elgg_view_layout('two_column_left_sidebar','',elgg_view_title(elgg_echo("usersettings:statistics")) . elgg_view("usersettings/statistics"))); \ No newline at end of file
+page_draw(elgg_echo("usersettings:statistics"),elgg_view_layout('one_column_with_sidebar','',elgg_view_title(elgg_echo("usersettings:statistics")) . elgg_view("usersettings/statistics"))); \ No newline at end of file