mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-27 00:09:13 +01:00
Fixed image path on login
This commit is contained in:
parent
43765754ae
commit
f22569eddd
@ -1,7 +1,7 @@
|
||||
|
||||
<!-- BEGIN form -->
|
||||
<BODY bgcolor="#FFFFFF">
|
||||
<A href="http://www.phpgroupware.org"><img src="phpGroupWare.jpg" alt="phpGroupWare" border="0"></a>
|
||||
<A href="http://www.phpgroupware.org"><img src="phpgwapi/templates/{template_set}/images/logo.gif" alt="phpGroupWare" border="0"></a>
|
||||
|
||||
<TABLE border="0" height="94%" width="100%">
|
||||
<TR>
|
||||
|
Loading…
Reference in New Issue
Block a user