summaryrefslogtreecommitdiff
path: root/themes/CleanFS/templates/admin.cat.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'themes/CleanFS/templates/admin.cat.tpl')
-rw-r--r--themes/CleanFS/templates/admin.cat.tpl4
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/CleanFS/templates/admin.cat.tpl b/themes/CleanFS/templates/admin.cat.tpl
new file mode 100644
index 0000000..02492b4
--- /dev/null
+++ b/themes/CleanFS/templates/admin.cat.tpl
@@ -0,0 +1,4 @@
+<div id="toolbox">
+ <h3><?php echo Filters::noXSS(L('categorylist')); ?></h3>
+ <?php $this->display('common.cat.tpl'); ?>
+</div>