mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:07 +01:00
navbar & domain-login uses now logo, url and title specified in site configuration
This commit is contained in:
parent
4159fa6be6
commit
723070606b
@ -5,14 +5,14 @@
|
||||
|
||||
<META http-equiv="Content-Type" content="text/html; charset={charset}">
|
||||
<META name="AUTHOR" content="phpGroupWare http://www.phpgroupware.org">
|
||||
<META NAME="description" CONTENT="{website_title} login screen, working environment powered by phpGroupWare">
|
||||
<META NAME="keywords" CONTENT="{website_title} login screen, phpgroupware, groupware, groupware suite">
|
||||
<META NAME="description" CONTENT="{website_title} login screen, working environment powered by eGroupWare">
|
||||
<META NAME="keywords" CONTENT="{website_title} login screen, eGroupWare, groupware, groupware suite">
|
||||
|
||||
<TITLE>{website_title} - {lang_login}</TITLE>
|
||||
</HEAD>
|
||||
|
||||
<body bgcolor="#{bg_color}">
|
||||
<a href="http://{logo_url}"><img src="phpgwapi/templates/{template_set}/images/{logo_file}" alt="{logo_title}" title="{logo_title}" border="0"></a>
|
||||
<a href="http://{logo_url}"><img src="{logo_file}" alt="{logo_title}" title="{logo_title}" border="0"></a>
|
||||
<p> </p>
|
||||
<center>{lang_message}</center>
|
||||
<p> </p>
|
||||
|
@ -1,7 +1,7 @@
|
||||
|
||||
<!-- BEGIN form -->
|
||||
<BODY bgcolor="#FFFFFF">
|
||||
<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" title="www.eGroupWare.org" border="0"></a>
|
||||
|
||||
<TABLE border="0" height="94%" width="100%">
|
||||
<TR>
|
||||
|
@ -5,14 +5,14 @@
|
||||
|
||||
<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="description" CONTENT="{website_title} login screen, working environment powered by eGroupWare">
|
||||
<META NAME="keywords" CONTENT="{website_title} login screen, eGroupWare, groupware, groupware suite">
|
||||
|
||||
<TITLE>{website_title} - Login</TITLE>
|
||||
</HEAD>
|
||||
|
||||
<BODY bgcolor="#FFFFFF">
|
||||
<A href="http://www.phpgroupware.org"><img src="phpgwapi/templates/{template_set}/images/logo.gif" alt="phpGroupWare" border="0"></a>
|
||||
<a href="http://{logo_url}"><img src="{logo_file}" alt="{logo_title}" title="{logo_title}" border="0"></a>
|
||||
<p> </p>
|
||||
<CENTER>{lang_message}</CENTER>
|
||||
<p> </p>
|
||||
|
@ -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="{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="http://{logo_url}" target="_blank"><IMG src="{logo_file}" border="0" title="{logo_title}"></a></TD>
|
||||
<TD colspan="2" valign="top" background="{img_root}/panel.png" style="background-repeat: repeat-x;">
|
||||
<TABLE width="100%" border=0 cellPadding=0 cellSpacing=0 background="{img_root}/panel.png" bgColor="#ffffff">
|
||||
<TR valign="center">
|
||||
|
@ -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="{logo_url}" target="_blank"><img src="{logo_file}" title="{logo_title}" border="0"></a>
|
||||
<a href="http://{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">
|
||||
|
@ -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="{logo_url}" target="_blank"><img src="{logo_file}" title="{logo_title}" border="0"></a></td>
|
||||
<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="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 -->
|
||||
|
@ -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="{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="http://{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