]> git.sur5r.net Git - contagged/blobdiff - orgs.php
photo size added
[contagged] / orgs.php
index 272c9725b52144e5533ece7718546b4aca4e0669..aaefcd06fd1dd2d57d5c8929331aa9d7c47b0d58 100644 (file)
--- a/orgs.php
+++ b/orgs.php
@@ -6,7 +6,9 @@
   tpl_std();
   tpl_orgs();
   //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');