redray
2008-10-26 ba7b1d607e0c95e03eba01ade34261f322322356
interface/web/login/index.php
@@ -118,11 +118,7 @@
           }
      }
      if($error != ''){
           $error = '<table class="error">
         <tr>
         <td><strong>Error:</strong><br>'.$error.'</td>
         </tr>
         </table>';
           $error = '<div class="box box_error"><h1>Error</h1>'.$error.'</div>';
      }