[SPIP] ~2.1.12 -->2.1.25
[velocampus/web/www.git] / www / ecrire / exec / statistiques_referers.php
index 73f03c3..7803e41 100644 (file)
@@ -3,7 +3,7 @@
 /***************************************************************************\
  *  SPIP, Systeme de publication pour l'internet                           *
  *                                                                         *
- *  Copyright (c) 2001-2011                                                *
+ *  Copyright (c) 2001-2014                                                *
  *  Arnaud Martin, Antoine Pitrou, Philippe Riviere, Emmanuel Saint-James  *
  *                                                                         *
  *  Ce programme est un logiciel libre distribue sous licence GNU/GPL.     *
@@ -66,8 +66,8 @@ function exec_statistiques_referers_dist()
                echo join("</li><li>\n", $res);
                echo "</li></ul>";
                echo $plus;
+               echo "</div><br />";
        }
-       echo "</div><br />";
 
        echo fin_gauche(), fin_page();
        }