quentusrex
2008-10-30 620df024f3d8960a89eb4ed71d3ea61e2b9aa3db
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>';
      }