Index: trunk/wifidog-auth/wifidog/classes/StatisticReport/RegistrationLog.php
===================================================================
--- trunk/wifidog-auth/wifidog/classes/StatisticReport/RegistrationLog.php	(revision 1031)
+++ trunk/wifidog-auth/wifidog/classes/StatisticReport/RegistrationLog.php	(revision 1037)
@@ -113,5 +113,5 @@
         $real_first_connections_table_sql = "DROP TABLE $real_first_connections_table_name;";
         $db->execSqlUpdate($real_first_connections_table_sql, false);
-        $html .= "<fieldset class='pretty_fieldset'>";
+        $html .= "<fieldset>";
         $html .= "<legend>"._("Users who signed up here")."</legend>";
         $html .= "<table>";
