aboutsummaryrefslogtreecommitdiff
path: root/start.php
diff options
context:
space:
mode:
Diffstat (limited to 'start.php')
-rw-r--r--start.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/start.php b/start.php
index cd3a5158d..056c1739a 100644
--- a/start.php
+++ b/start.php
@@ -25,6 +25,7 @@ function tidypics_init() {
// Extend CSS
elgg_extend_view('css/elgg', 'tidypics/css');
+ elgg_extend_view('css/admin', 'tidypics/css');
// Add photos link to owner block/hover menus
elgg_register_plugin_hook_handler('register', 'menu:owner_block', 'tidypics_owner_block_menu');