added link to and styles for new fullscreen mediamanager

This commit is contained in:
Anika Henke 2011-11-05 01:17:34 +00:00
parent d901276a3a
commit 00636433be
8 changed files with 608 additions and 0 deletions

View file

@ -82,6 +82,7 @@ $showTools = !tpl_getConf('hideTools') || ( tpl_getConf('hideTools') && $_SERVER
<ul>
<?php
tpl_action('recent', 1, 'li');
tpl_action('media', 1, 'li');
tpl_action('index', 1, 'li');
?>
</ul>