From 5727d85ced9ae87d010b47ac99aab8adcd686a2e Mon Sep 17 00:00:00 2001 From: Sem Date: Wed, 18 Apr 2012 13:09:27 +0200 Subject: Modified layout. --- start.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'start.php') diff --git a/start.php b/start.php index 233b915..dc7028e 100644 --- a/start.php +++ b/start.php @@ -7,7 +7,7 @@ function n1_theme_init() { elgg_register_menu_item('topbar', array( 'name' => 'elgg_logo', 'text' => elgg_get_site_entity()->name, - 'href' => elgg_get_site_url, + 'href' => elgg_get_site_url(), 'priority' => 0, )); -- cgit v1.2.3