interface/web/login/index.php | ●●●●● patch | view | raw | blame | history |
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>'; }