aboutsummaryrefslogtreecommitdiff
path: root/mod/pages/start.php
diff options
context:
space:
mode:
authorcash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544>2010-12-01 23:56:31 +0000
committercash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544>2010-12-01 23:56:31 +0000
commita2be668d986c9df6f2954d501bbf80ed8748ca81 (patch)
treeff308080c4be65f4a15971c31b70525879ecc6fa /mod/pages/start.php
parent17192a2f51507300ebc499b78aa010e9d38fb4f1 (diff)
downloadelgg-a2be668d986c9df6f2954d501bbf80ed8748ca81.tar.gz
elgg-a2be668d986c9df6f2954d501bbf80ed8748ca81.tar.bz2
screen.css is a better name for our main css file
git-svn-id: http://code.elgg.org/elgg/trunk@7489 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'mod/pages/start.php')
-rw-r--r--mod/pages/start.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/mod/pages/start.php b/mod/pages/start.php
index 7c278e67b..e8d49fe58 100644
--- a/mod/pages/start.php
+++ b/mod/pages/start.php
@@ -27,7 +27,7 @@ function pages_init() {
elgg_register_action("pages/delete", $CONFIG->pluginspath . "pages/actions/pages/delete.php");
// Extend some views
- elgg_extend_view('css','pages/css');
+ elgg_extend_view('css/screen','pages/css');
elgg_extend_view('groups/menu/links', 'pages/menu'); // Add to groups context
elgg_extend_view('groups/right_column', 'pages/groupprofile_pages'); // Add to groups context