mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-23 00:13:35 +01:00
replaced all links to phpGroupWare with eGroupware links, removed all http:// prefixes in all logo urls so custom links can also be relative and also to fix bug #874942 ,remove some phpGroupWare logo's in idsociety
This commit is contained in:
parent
2764113215
commit
e57f828e42
@ -1,7 +1,7 @@
|
||||
<table border="0" width="100%">
|
||||
<tr>
|
||||
<td align="left">
|
||||
<a href="http://www.phpGroupWare.org" target="_new"><img src="{phpgw_logo}" border="0" alt="logo"></a>
|
||||
<a href="http://www.eGroupWare.org" target="_new"><img src="{phpgw_logo}" border="0" alt="logo"></a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
@ -22,7 +22,7 @@
|
||||
</tr>
|
||||
|
||||
<tr bgcolor="{row_off}">
|
||||
<td>{lang_Enter_the_location_of_phpGroupWare's_URL.<br>Example:_http://www.domain.com/phpgroupware_ _or_ _/phpgroupware<br><b>No_trailing_slash</b>}:</td>
|
||||
<td>{lang_Enter_the_location_of_eGroupWare's_URL.<br>Example:_http://www.domain.com/egroupware_ _or_ _/egroupware<br><b>No_trailing_slash</b>}:</td>
|
||||
<td><input name="newsettings[webserver_url]" value="{value_webserver_url}" size="40"></td>
|
||||
</tr>
|
||||
|
||||
|
@ -13,7 +13,7 @@
|
||||
</HEAD>
|
||||
|
||||
<body bgcolor="#{bg_color}">
|
||||
<a href="http://{logo_url}"><img src="{logo_file}" alt="{logo_title}" title="{logo_title}" border="0"></a>
|
||||
<a href="{logo_url}"><img src="{logo_file}" alt="{logo_title}" title="{logo_title}" border="0"></a>
|
||||
<p> </p>
|
||||
<center>{lang_message}</center>
|
||||
<p> </p>
|
||||
|
@ -34,7 +34,7 @@
|
||||
|
||||
</head>
|
||||
<body bgcolor="#ffffff">
|
||||
<div id="divLogo"><a href="http://{logo_url}" target="_blank"><img src="{logo_file}" border="0" alt="{logo_title}" title="{logo_title}"/></a></div>
|
||||
<div id="divLogo"><a href="{logo_url}" target="_blank"><img src="{logo_file}" border="0" alt="{logo_title}" title="{logo_title}"/></a></div>
|
||||
|
||||
<div id="divMain"style= "background-repeat:no-repeat;background-position: center center;background-image:url(./phpgwapi/templates/idots/images/login-background.jpg)">
|
||||
<div id="divAppIconBar">
|
||||
|
@ -180,7 +180,7 @@
|
||||
}
|
||||
|
||||
$var['logo_file'] = $GLOBALS['phpgw']->common->image('phpgwapi',$GLOBALS['phpgw_info']['server']['login_logo_file']?$GLOBALS['phpgw_info']['server']['login_logo_file']:'logo');
|
||||
$var['logo_url'] = $GLOBALS['phpgw_info']['server']['login_logo_url']?$GLOBALS['phpgw_info']['server']['login_logo_url']:'www.eGroupWare.org';
|
||||
$var['logo_url'] = $GLOBALS['phpgw_info']['server']['login_logo_url']?$GLOBALS['phpgw_info']['server']['login_logo_url']:'http://www.eGroupWare.org';
|
||||
$var['logo_title'] = $GLOBALS['phpgw_info']['server']['login_logo_title']?$GLOBALS['phpgw_info']['server']['login_logo_title']:'www.eGroupWare.org';
|
||||
|
||||
$GLOBALS['idots_tpl']->set_var($var);
|
||||
|
@ -1,5 +1,5 @@
|
||||
<!-- BEGIN navbar_header -->
|
||||
<div id="divLogo"><a href="http://{logo_url}" target="_blank"><img src="{logo_file}" border="0" alt="eGroupWare"/></a></div>
|
||||
<div id="divLogo"><a href="{logo_url}" target="_blank"><img src="{logo_file}" border="0" alt="eGroupWare"/></a></div>
|
||||
|
||||
{app_extra_icons_div}
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
<table border="0" width="100%">
|
||||
<tr>
|
||||
<td align="left">
|
||||
<a href="http://www.phpgroupware.org" target="_new"><img src="{webserver_url}/logo.gif" border="0"></a>
|
||||
<a href="http://www.egroupware.org" target="_new"><img src="{webserver_url}/logo.gif" border="0"></a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -11,7 +11,7 @@
|
||||
<td align="center">{phpgw_version}</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center"><a href="http://www.phpgroupware.org" target="_new">phpGroupWare</a> is a multi-user, web-based groupware suite written in <a href="http://www.php.net" target="_new">PHP</a>.</td>
|
||||
<td align="center"><a href="http://www.egroupware.org" target="_new">eGroupWare</a> is a multi-user, web-based groupware suite written in <a href="http://www.php.net" target="_new">PHP</a>.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><hr></td>
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 1.6 KiB |
Binary file not shown.
Before Width: | Height: | Size: 1.5 KiB |
Binary file not shown.
Before Width: | Height: | Size: 1.7 KiB |
Binary file not shown.
Before Width: | Height: | Size: 1.5 KiB |
Binary file not shown.
Before Width: | Height: | Size: 1.8 KiB |
Binary file not shown.
Before Width: | Height: | Size: 1.6 KiB |
@ -2,10 +2,10 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
||||
<meta name="AUTHOR" content="phpGroupWare http://www.phpgroupware.org">
|
||||
<meta name="description" content="phpGroupWare">
|
||||
<meta name="AUTHOR" content="eGroupWare http://www.egroupware.org">
|
||||
<meta name="description" content="eGroupWare">
|
||||
<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
|
||||
<meta name="keywords" content="phpGroupWare login screen">
|
||||
<meta name="keywords" content="eGroupWare login screen">
|
||||
<style type="text/css">
|
||||
a { text-decoration:none; }
|
||||
A:link{ text-decoration:none; color: #336699; }
|
||||
@ -21,7 +21,7 @@
|
||||
<!-- idsociety body tags continue into navbar.tpl, so the closing bracket here is there END Head -->
|
||||
<body bgcolor="#cccccc" alink="#ff0000" link="#336699" vlink="#336699">
|
||||
|
||||
<a href="http://www.phpgroupware.org"><img src="phpgwapi/templates/{template_set}/images/logo.gif" alt="phpGroupWare" border="0"></a>
|
||||
<a href="http://www.egroupware.org"><img src="phpgwapi/templates/{template_set}/images/logo.gif" alt="eGroupWare" border="0"></a>
|
||||
<p> </p>
|
||||
<center>{lang_message}</center>
|
||||
<p> </p>
|
||||
@ -31,7 +31,7 @@
|
||||
<td>
|
||||
<table border="0" width="100%" cellpadding="2" cellspacing="1">
|
||||
<tr bgcolor="#525252">
|
||||
<td align="left" valign="middle"> phpGroupWare</td>
|
||||
<td align="left" valign="middle"> eGroupWare</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="baseline">
|
||||
|
@ -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.egroupware.org"><img src="eGroupWare.jpg" alt="eGroupWare" border="0"></a>
|
||||
|
||||
<TABLE border="0" height="94%" width="100%">
|
||||
<TR>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
||||
<meta name="AUTHOR" content="phpGroupWare http://www.phpgroupware.org">
|
||||
<meta name="description" content="phpGroupWare">
|
||||
<meta name="keywords" content="phpGroupWare login screen">
|
||||
<meta name="AUTHOR" content="eGroupWare http://www.egroupware.org">
|
||||
<meta name="description" content="eGroupWare">
|
||||
<meta name="keywords" content="eGroupWare login screen">
|
||||
<style type="text/css">
|
||||
a { text-decoration:none; }
|
||||
A:link{ text-decoration:none; color: #336699; }
|
||||
@ -20,7 +20,7 @@
|
||||
<!-- idsociety body tags continue into navbar.tpl, so the closing bracket here is there END Head -->
|
||||
<body bgcolor="#cccccc" alink="#ff0000" link="#336699" vlink="#336699">
|
||||
|
||||
<a href="http://www.phpgroupware.org"><img src="phpgwapi/templates/{template_set}/images/logo.gif" alt="phpGroupWare" border="0"></a>
|
||||
<a href="http://www.egroupware.org"><img src="phpgwapi/templates/{template_set}/images/logo.gif" alt="eGroupWare" border="0"></a>
|
||||
<p> </p>
|
||||
<center>{lang_message}</center>
|
||||
<p> </p>
|
||||
@ -30,7 +30,7 @@
|
||||
<td>
|
||||
<table border="0" width="100%" cellpadding="2" cellspacing="1">
|
||||
<tr bgcolor="#525252">
|
||||
<td align="left" valign="middle"> phpGroupWare</td>
|
||||
<td align="left" valign="middle"> eGroupWare</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="baseline">
|
||||
|
@ -156,7 +156,7 @@
|
||||
$var['powered_by'] = '';
|
||||
}
|
||||
|
||||
$var['logo_file'] = $GLOBALS['phpgw']->common->image('phpgwapi',$GLOBALS['phpgw_info']['server']['login_logo_file']?$GLOBALS['phpgw_info']['server']['login_logo_file']:'logo2');
|
||||
$var['logo_file'] = $GLOBALS['phpgw']->common->image('phpgwapi',$GLOBALS['phpgw_info']['server']['login_logo_file']?$GLOBALS['phpgw_info']['server']['login_logo_file']:'logo');
|
||||
$var['logo_url'] = $GLOBALS['phpgw_info']['server']['login_logo_url']?$GLOBALS['phpgw_info']['server']['login_logo_url']:'http://www.eGroupWare.org';
|
||||
$var['logo_title'] = $GLOBALS['phpgw_info']['server']['login_logo_title']?$GLOBALS['phpgw_info']['server']['login_logo_title']:'www.eGroupWare.org';
|
||||
|
||||
|
@ -14,7 +14,7 @@
|
||||
<!-- top row back images are 58px high, but the row may be smaller than that -->
|
||||
<!-- row 2 images are 15 px high, so this table with these 2 rows is 58 plus 15 equals 73px high -->
|
||||
<td width="154" height="58" align="left" valign="top" background="{em_img}">
|
||||
<a href="http://{logo_url}" target="_blank"><img src="{logo_file}" title="{logo_title}" border="0"></a>
|
||||
<a href="{logo_url}" target="_blank"><img src="{logo_file}" title="{logo_title}" border="0"></a>
|
||||
</td>
|
||||
<td width="100%" align="right" background="{em_img}">
|
||||
<table width="100%" height="28" cellpadding="0" cellspacing="0" border="0" valign="top">
|
||||
|
@ -1,7 +1,7 @@
|
||||
<table border="0" width="100%">
|
||||
<tr>
|
||||
<td align="left">
|
||||
<a href="http://www.phpgroupware.org" target="_new"><img src="{webserver_url}/logo.gif" border="0"></a>
|
||||
<a href="http://www.egroupware.org" target="_new"><img src="{webserver_url}/logo.gif" border="0"></a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -11,7 +11,7 @@
|
||||
<td align="center">{phpgw_version}</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center"><a href="http://www.phpgroupware.org" target="_new">phpGroupWare</a> is a multi-user, web-based groupware suite written in <a href="http://www.php.net" target="_new">PHP</a>.</td>
|
||||
<td align="center"><a href="http://www.egroupware.org" target="_new">eGroupWare</a> is a multi-user, web-based groupware suite written in <a href="http://www.php.net" target="_new">PHP</a>.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><hr></td>
|
||||
|
@ -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.egroupware.org"><img src="eGroupWare.jpg" alt="eGroupWare" border="0"></a>
|
||||
|
||||
<table border="0" height="94%" width="100%">
|
||||
<tr>
|
||||
|
@ -5,7 +5,7 @@
|
||||
</head>
|
||||
|
||||
<body bgcolor="#FFFFFF">
|
||||
<a href="http://www.phpgroupware.org"><img src="phpGroupWare.jpg" alt="phpGroupWare" border="0"></a>
|
||||
<a href="http://www.egroupware.org"><img src="eGroupWare.jpg" alt="eGroupWare" border="0"></a>
|
||||
<p> </p>
|
||||
<center>{lang_message}</center>
|
||||
<p> </p>
|
||||
|
@ -3,7 +3,7 @@
|
||||
<td>
|
||||
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||||
<tr background="{img_root}/menu_filler.gif">
|
||||
<td width="218" height="33"><a href="http://{logo_url}" target="_blank"><img src="{logo_file}" title="{logo_title}" border="0"></a></td>
|
||||
<td width="218" height="33"><a href="{logo_url}" target="_blank"><img src="{logo_file}" title="{logo_title}" border="0"></a></td>
|
||||
<td width="100%" valign="bottom"> </td>
|
||||
<td valign="bottom" width="56"><a href="{home_link}"><img src="{img_root}/tab_home.gif" width="56" height="23" border="0"></a></td>
|
||||
<!-- BEGIN preferences -->
|
||||
|
@ -1,7 +1,7 @@
|
||||
<table border="0" width="100%">
|
||||
<tr>
|
||||
<td align="left">
|
||||
<a href="http://www.phpgroupware.org" target="_new"><img src="{webserver_url}/logo.gif" border="0"></a>
|
||||
<a href="http://www.egroupware.org" target="_new"><img src="{webserver_url}/logo.gif" border="0"></a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -11,7 +11,7 @@
|
||||
<td align="center">{phpgw_version}</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center"><a href="http://www.phpgroupware.org" target="_new">phpGroupWare</a> is a multi-user, web-based groupware suite written in <a href="http://www.php.net" target="_new">PHP</a>.</td>
|
||||
<td align="center"><a href="http://www.egroupware.org" target="_new">eGroupWare</a> is a multi-user, web-based groupware suite written in <a href="http://www.php.net" target="_new">PHP</a>.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><hr></td>
|
||||
|
@ -4,10 +4,10 @@
|
||||
<HEAD>
|
||||
|
||||
<META http-equiv="Content-Type" content="text/html; charset={charset}">
|
||||
<META name="AUTHOR" content="phpGroupWare http://www.phpgroupware.org">
|
||||
<META NAME="description" CONTENT="phpGroupWare login screen">
|
||||
<META name="AUTHOR" content="eGroupWare http://www.egroupware.org">
|
||||
<META NAME="description" CONTENT="eGroupWare login screen">
|
||||
<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
|
||||
<META NAME="keywords" CONTENT="phpGroupWare login screen">
|
||||
<META NAME="keywords" CONTENT="eGroupWare login screen">
|
||||
<STYLE type="text/css">
|
||||
<!--
|
||||
A:link { color:#FFFFFF; text-decoration:none; }
|
||||
@ -96,7 +96,7 @@ target="_lawde">http://linux-at-work.de</a>
|
||||
</TR>
|
||||
<TR bgcolor="#1559a9">
|
||||
<TD colspan="2" align="RIGHT">
|
||||
<font color="000000" size="-1">basierend auf PHPGroupware {version}</font>
|
||||
<font color="000000" size="-1">basierend auf eGroupware {version}</font>
|
||||
</TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
@ -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.egroupware.org"><img src="eGroupWare.jpg" alt="eGroupWare" border="0"></a>
|
||||
|
||||
<TABLE border="0" height="94%" width="100%">
|
||||
<TR>
|
||||
|
@ -4,15 +4,15 @@
|
||||
<HEAD>
|
||||
|
||||
<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
||||
<META name="AUTHOR" content="phpGroupWare http://www.phpgroupware.org">
|
||||
<META NAME="description" CONTENT="phpGroupWare login screen">
|
||||
<META NAME="keywords" CONTENT="phpGroupWare login screen">
|
||||
<META name="AUTHOR" content="eGroupWare http://www.egroupware.org">
|
||||
<META NAME="description" CONTENT="eGroupWare login screen">
|
||||
<META NAME="keywords" CONTENT="eGroupWare login screen">
|
||||
|
||||
<TITLE>{website_title} - Login</TITLE>
|
||||
</HEAD>
|
||||
|
||||
<BODY bgcolor="#FFFFFF">
|
||||
<A href="http://www.phpgroupware.org"><img src="phpGroupWare.jpg" alt="phpGroupWare" border="0"></a>
|
||||
<A href="http://www.egroupware.org"><img src="eGroupWare.jpg" alt="eGroupWare" border="0"></a>
|
||||
<p> </p>
|
||||
<CENTER>{lang_message}</CENTER>
|
||||
<p> </p>
|
||||
|
@ -11,7 +11,7 @@
|
||||
</HEAD>
|
||||
<BODY bgcolor="#FFFFFF">
|
||||
<br>
|
||||
<a href="http://{logo_url}"><img src="{logo_file}" alt="{logo_title}" title="{logo_title}" border="0"></a>
|
||||
<a href="{logo_url}"><img src="{logo_file}" alt="{logo_title}" title="{logo_title}" border="0"></a>
|
||||
<CENTER>{lang_message}</CENTER>
|
||||
<p> </p>
|
||||
<FORM name="login_form" method="post" action="{login_url}">
|
||||
|
@ -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.egroupware.org"><img src="eGroupWare.jpg" alt="eGroupWare" border="0"></a>
|
||||
|
||||
<TABLE border="0" height="94%" width="100%">
|
||||
<TR>
|
||||
|
@ -10,7 +10,7 @@
|
||||
</HEAD>
|
||||
<BODY bgcolor="#FFFFFF">
|
||||
<br>
|
||||
<a href="http://{logo_url}"><img src="{logo_file}" alt="{logo_title}" title="{logo_title}" border="0"></a>
|
||||
<a href="{logo_url}"><img src="{logo_file}" alt="{logo_title}" title="{logo_title}" border="0"></a>
|
||||
<CENTER>{lang_message}</CENTER>
|
||||
<p> </p>
|
||||
<TABLE class=sidebox cellSpacing=1 cellPadding=0 border=0 align=center>
|
||||
|
@ -4,7 +4,7 @@
|
||||
<TD vAlign=top>
|
||||
<TABLE cellSpacing=0 cellPadding=0 width="100%" bgColor=#ffffff border=0>
|
||||
<TR>
|
||||
<TD width=185 rowSpan=2 align="center" vAlign=top class=toppannel><a href="http://{logo_url}" target="_blank"><IMG src="{logo_file}" border="0" title="{logo_title}"></a></TD>
|
||||
<TD width=185 rowSpan=2 align="center" vAlign=top class=toppannel><a href="{logo_url}" target="_blank"><IMG src="{logo_file}" border="0" title="{logo_title}"></a></TD>
|
||||
<TD colspan="2" valign="top">
|
||||
<TABLE width="100%" border=0 cellPadding=0 cellSpacing=0 bgColor="#ffffff">
|
||||
<TR valign="center">
|
||||
|
@ -1,7 +1,7 @@
|
||||
<table border="0" width="100%">
|
||||
<tr>
|
||||
<td align="left">
|
||||
<a href="http://www.phpgroupware.org" target="_new"><img src="{webserver_url}/logo.gif" border="0"></a>
|
||||
<a href="http://www.egroupware.org" target="_new"><img src="{webserver_url}/logo.gif" border="0"></a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -11,7 +11,7 @@
|
||||
<td align="center">{phpgw_version}</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center"><a href="http://www.phpgroupware.org" target="_new">phpGroupWare</a> is a multi-user, web-based groupware suite written in <a href="http://www.php.net" target="_new">PHP</a>.</td>
|
||||
<td align="center"><a href="http://www.egroupware.org" target="_new">eGroupWare</a> is a multi-user, web-based groupware suite written in <a href="http://www.php.net" target="_new">PHP</a>.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><hr></td>
|
||||
|
@ -4,7 +4,7 @@
|
||||
<HEAD>
|
||||
|
||||
<META http-equiv="Content-Type" content="text/html; charset={charset}">
|
||||
<META name="AUTHOR" content="phpGroupWare http://www.egroupware.org">
|
||||
<META name="AUTHOR" content="eGroupWare http://www.egroupware.org">
|
||||
<META NAME="description" CONTENT="eGroupWare login screen">
|
||||
<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
|
||||
<META NAME="keywords" CONTENT="eGroupWare login screen">
|
||||
@ -23,7 +23,7 @@
|
||||
<TABLE border="0" width="100%" bgcolor="#486591" cellpadding="2" cellspacing="1">
|
||||
<TR bgcolor="#486591">
|
||||
<TD align="LEFT" valign="MIDDLE">
|
||||
<A href="http://www.phpgroupware.org"><img src="phpgwapi/templates/{template_set}/images/logo.gif" alt="phpGroupWare" border="0"></a>
|
||||
<A href="http://www.egroupware.org"><img src="phpgwapi/templates/{template_set}/images/logo.gif" alt="eGroupWare" border="0"></a>
|
||||
</TD>
|
||||
</TR>
|
||||
<TR bgcolor="#e6e6e6">
|
||||
|
@ -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.egroupware.org"><img src="eGroupWare.jpg" alt="eGroupWare" border="0"></a>
|
||||
|
||||
<TABLE border="0" height="94%" width="100%">
|
||||
<TR>
|
||||
|
@ -4,9 +4,9 @@
|
||||
<HEAD>
|
||||
|
||||
<META http-equiv="Content-Type" content="text/html; charset={charset}">
|
||||
<META name="AUTHOR" content="phpGroupWare http://www.phpgroupware.org">
|
||||
<META NAME="description" CONTENT="phpGroupWare login screen">
|
||||
<META NAME="keywords" CONTENT="phpGroupWare login screen">
|
||||
<META name="AUTHOR" content="eGroupWare http://www.egroupware.org">
|
||||
<META NAME="description" CONTENT="eGroupWare login screen">
|
||||
<META NAME="keywords" CONTENT="eGroupWare login screen">
|
||||
|
||||
<TITLE>{website_title} - Login</TITLE>
|
||||
</HEAD>
|
||||
@ -22,7 +22,7 @@
|
||||
<TABLE border="0" width="100%" bgcolor="#486591" cellpadding="2" cellspacing="1">
|
||||
<TR bgcolor="#486591">
|
||||
<TD align="LEFT" valign="MIDDLE">
|
||||
<A href="http://www.phpgroupware.org"><img src="phpgwapi/templates/{template_set}/images/logo.gif" alt="phpGroupWare" border="0"></a>
|
||||
<A href="http://www.egroupware.org"><img src="phpgwapi/templates/{template_set}/images/logo.gif" alt="eGroupWare" border="0"></a>
|
||||
</TD>
|
||||
</TR>
|
||||
<TR bgcolor="#e6e6e6">
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
<table border="0" cellspacing="0" cellpadding="0" width="100%" bgcolor="{table_bg_color}">
|
||||
<tr background="{img_root}/bg_filler.gif">
|
||||
<td background="{img_root}/bg_filler.gif" align="left" valign="bottom"><a href="http://{logo_url}" target="_new"><img src="{logo_file}" border="0" title="{logo_title}"></a></td>
|
||||
<td background="{img_root}/bg_filler.gif" align="left" valign="bottom"><a href="{logo_url}" target="_new"><img src="{logo_file}" border="0" title="{logo_title}"></a></td>
|
||||
<td background="{img_root}/bg_filler.gif" align="center" valign="bottom" width="100%"><!--<font color="{navbar_text}" size="-1">{user_info}</font>--></td>
|
||||
<td background="{img_root}/bg_filler.gif" align="right" valign="bottom" rowspan="2" nowrap><a href="{home_link}"><img src="{welcome_img}" border="0" alt="Welcome"></a>{preferences_icon}<a href="{logout_link}"><img src="{logout_img}" border="0" alt="Logout"></a><a href="{help_link}"><img src="{img_root}/help.gif" border="0" alt="Help"></a></td></tr>
|
||||
<tr background="{img_root}/bg_filler.gif">
|
||||
|
Loading…
Reference in New Issue
Block a user