Skip to content
Snippets Groups Projects
Commit 64d76639 authored by Brett Bieber's avatar Brett Bieber
Browse files

Add Elgg CSS back in.

parent 871eb78d
No related branches found
No related tags found
No related merge requests found
......@@ -41,7 +41,7 @@ if (isset($pickerinuse) && $pickerinuse == true) { ?>
}
?>
<!-- include the default css file -->
<!-- <link rel="stylesheet" href="<?php echo $vars['url']; ?>_css/css.css?lastcache=<?php echo $vars['config']->lastcache; ?>&viewtype=<?php echo $vars['view']; ?>" type="text/css" /> -->
<link rel="stylesheet" href="<?php echo $vars['url']; ?>_css/css.css?lastcache=<?php echo $vars['config']->lastcache; ?>&viewtype=<?php echo $vars['view']; ?>" type="text/css" />
<?php
echo $feedref;
echo elgg_view('metatags',$vars);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment