diff options
Diffstat (limited to 'UI')
-rw-r--r-- | UI/login.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/UI/login.html b/UI/login.html index e34ac9c0..3ef93128 100644 --- a/UI/login.html +++ b/UI/login.html @@ -43,7 +43,7 @@ <center> <div class="login" border="3"> <div class="login" align="center"> - <a href="http://www.ledgersmb.org/" target="_top"><img src="images/ledgersmb.png" width="200" heith="100" border="0" alt="LedgerSMB Logo" /></a> + <a href="http://www.ledgersmb.org/" target="_top"><img src="images/ledgersmb.png" class="logo" alt="LedgerSMB Logo" /></a> <h1 class="login" align="center">Version SVN Trunk</h1> <p> <form method="post" action="login.pl" name="login"> |