]> git.sur5r.net Git - contagged/blobdiff - orgs.php
tagging
[contagged] / orgs.php
index a5fba034906fde8eb6ec826da2210593b6b2255f..aaefcd06fd1dd2d57d5c8929331aa9d7c47b0d58 100644 (file)
--- a/orgs.php
+++ b/orgs.php
@@ -8,6 +8,7 @@
   //display templates
   header('Content-Type: text/html; charset=utf-8');
   $smarty->display('header.tpl');
+  $smarty->display('list_filter.tpl');
   $smarty->display('orgs.tpl');
   $smarty->display('footer.tpl');