mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-05 04:49:44 +01:00
Fixed image path on login
This commit is contained in:
parent
43765754ae
commit
f22569eddd
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
<!-- BEGIN form -->
|
<!-- BEGIN form -->
|
||||||
<BODY bgcolor="#FFFFFF">
|
<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%">
|
<TABLE border="0" height="94%" width="100%">
|
||||||
<TR>
|
<TR>
|
||||||
|
Loading…
Reference in New Issue
Block a user