diff options
-rwxr-xr-x | locale/html/splash.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/locale/html/splash.html b/locale/html/splash.html index 18719b5c..3bcfff1e 100755 --- a/locale/html/splash.html +++ b/locale/html/splash.html @@ -13,7 +13,8 @@ <body> <br /><br /><br /> <center> -<a href="http://www.ledgersmb.org/" target="_blank"><img style="border: 1px solid #000000;" src="../../ledger-smb.png" width="200" height="100" border="0" alt="LedgerSMB Logo" /></a> +<a href="http://www.ledgersmb.org/" target="_blank"><img style="border: 1px + solid #000000;" src="../../images/ledger-smb.png" width="200" height="100" border="0" alt="LedgerSMB Logo" /></a> <br /><br /><br /> <table width="80%" border="0" cellpadding="0" cellspacing="0"> <tr> |