mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-27 02:14:45 +01:00
html color code cleanup
This commit is contained in:
parent
98bfdd6558
commit
4226b5a8a1
@ -17,41 +17,41 @@
|
||||
<CENTER>{lang_message}</CENTER>
|
||||
<p> </p>
|
||||
|
||||
<TABLE bgcolor="000000" border="0" cellpadding="0" cellspacing="0" width="40%" align="CENTER">
|
||||
<TABLE bgcolor="#000000" border="0" cellpadding="0" cellspacing="0" width="40%" align="CENTER">
|
||||
<TR>
|
||||
<TD>
|
||||
<TABLE border="0" width="100%" bgcolor="486591" cellpadding="2" cellspacing="1">
|
||||
<TR bgcolor="486591">
|
||||
<TABLE border="0" width="100%" bgcolor="#486591" cellpadding="2" cellspacing="1">
|
||||
<TR bgcolor="#486591">
|
||||
<TD align="LEFT" valign="MIDDLE">
|
||||
<font color="fefefe"> phpGroupWare</font>
|
||||
<font color="#fefefe"> phpGroupWare</font>
|
||||
</TD>
|
||||
</TR>
|
||||
<TR bgcolor="e6e6e6">
|
||||
<TR bgcolor="#e6e6e6">
|
||||
<TD valign="BASELINES">
|
||||
|
||||
<FORM method="post" action="{login_url}">
|
||||
<TABLE border="0" align="CENTER" bgcolor="486591" width="100%" cellpadding="0" cellspacing="0">
|
||||
<TR bgcolor="e6e6e6">
|
||||
<TABLE border="0" align="CENTER" bgcolor="#486591" width="100%" cellpadding="0" cellspacing="0">
|
||||
<TR bgcolor="#e6e6e6">
|
||||
<TD colspan="2" align="CENTER">
|
||||
{cd}
|
||||
</TD>
|
||||
</TR>
|
||||
<TR bgcolor="e6e6e6">
|
||||
<TD align="RIGHT"><font color="000000">{lang_username}: </font></TD>
|
||||
<TR bgcolor="#e6e6e6">
|
||||
<TD align="RIGHT"><font color="#000000">{lang_username}: </font></TD>
|
||||
<TD><input name="login" value="{cookie}"></TD>
|
||||
</TR>
|
||||
<TR bgcolor="e6e6e6">
|
||||
<TD align="RIGHT"><font color="000000">{lang_password}: </font></TD>
|
||||
<TR bgcolor="#e6e6e6">
|
||||
<TD align="RIGHT"><font color="#000000">{lang_password}: </font></TD>
|
||||
<TD><input name="passwd" type="password"></TD>
|
||||
</TR>
|
||||
<TR bgcolor="e6e6e6">
|
||||
<TR bgcolor="#e6e6e6">
|
||||
<TD colspan="2" align="CENTER">
|
||||
<input type="submit" value="{lang_login}" name="submit">
|
||||
</TD>
|
||||
</TR>
|
||||
<TR bgcolor="e6e6e6">
|
||||
<TR bgcolor="#e6e6e6">
|
||||
<TD colspan="2" align="RIGHT">
|
||||
<font color="000000" size="-1">{version}</font>
|
||||
<font color="#000000" size="-1">{version}</font>
|
||||
</TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
@ -17,43 +17,43 @@
|
||||
<CENTER>{lang_message}</CENTER>
|
||||
<p> </p>
|
||||
|
||||
<TABLE bgcolor="000000" border="0" cellpadding="0" cellspacing="0" width="50%" align="CENTER">
|
||||
<TABLE bgcolor="#000000" border="0" cellpadding="0" cellspacing="0" width="50%" align="CENTER">
|
||||
<TR>
|
||||
<TD>
|
||||
<TABLE border="0" width="100%" bgcolor="486591" cellpadding="2" cellspacing="1">
|
||||
<TR bgcolor="486591">
|
||||
<TABLE border="0" width="100%" bgcolor="#486591" cellpadding="2" cellspacing="1">
|
||||
<TR bgcolor="#486591">
|
||||
<TD align="LEFT" valign="MIDDLE">
|
||||
<font color="fefefe"> phpGroupWare</font>
|
||||
<font color="#fefefe"> phpGroupWare</font>
|
||||
</TD>
|
||||
</TR>
|
||||
<TR bgcolor="e6e6e6">
|
||||
<TR bgcolor="#e6e6e6">
|
||||
<TD valign="BASELINES">
|
||||
|
||||
<FORM method="post" action="{login_url}">
|
||||
<TABLE border="0" align="CENTER" bgcolor="486591" width="100%" cellpadding="0" cellspacing="0">
|
||||
<TR bgcolor="e6e6e6">
|
||||
<TABLE border="0" align="CENTER" bgcolor="#486591" width="100%" cellpadding="0" cellspacing="0">
|
||||
<TR bgcolor="#e6e6e6">
|
||||
<TD colspan="3" align="CENTER">
|
||||
{cd}
|
||||
</TD>
|
||||
</TR>
|
||||
<TR bgcolor="e6e6e6">
|
||||
<TD align="RIGHT"><font color="000000">{lang_username}:</font></TD>
|
||||
<TR bgcolor="#e6e6e6">
|
||||
<TD align="RIGHT"><font color="#000000">{lang_username}:</font></TD>
|
||||
<TD align="RIGHT"><input name="login" value="{cookie}"></TD>
|
||||
<TD align="LEFT"> @ <select name="logindomain">{select_domain}</select></TD>
|
||||
</TR>
|
||||
<TR bgcolor="e6e6e6">
|
||||
<TD align="RIGHT"><font color="000000">{lang_password}:</font></TD>
|
||||
<TR bgcolor="#e6e6e6">
|
||||
<TD align="RIGHT"><font color="#000000">{lang_password}:</font></TD>
|
||||
<TD align="RIGHT"><input name="passwd" type="password"></TD>
|
||||
<TD> </TD>
|
||||
</TR>
|
||||
<TR bgcolor="e6e6e6">
|
||||
<TR bgcolor="#e6e6e6">
|
||||
<TD colspan="3" align="CENTER">
|
||||
<input type="submit" value="{lang_login}" name="submit">
|
||||
</TD>
|
||||
</TR>
|
||||
<TR bgcolor="e6e6e6">
|
||||
<TR bgcolor="#e6e6e6">
|
||||
<TD colspan="3" align="RIGHT">
|
||||
<font color="000000" size="-1">{version}</font>
|
||||
<font color="#000000" size="-1">{version}</font>
|
||||
</TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
@ -17,43 +17,43 @@
|
||||
<CENTER>{lang_message}</CENTER>
|
||||
<p> </p>
|
||||
|
||||
<TABLE bgcolor="000000" border="0" cellpadding="0" cellspacing="0" width="60%" align="CENTER">
|
||||
<TABLE bgcolor="#000000" border="0" cellpadding="0" cellspacing="0" width="60%" align="CENTER">
|
||||
<TR>
|
||||
<TD>
|
||||
<TABLE border="0" width="100%" bgcolor="486591" cellpadding="2" cellspacing="1">
|
||||
<TR bgcolor="486591">
|
||||
<TABLE border="0" width="100%" bgcolor="#486591" cellpadding="2" cellspacing="1">
|
||||
<TR bgcolor="#486591">
|
||||
<TD align="LEFT">
|
||||
<font color="fefefe"> {lang_phpgw_login}</font>
|
||||
<font color="#fefefe"> {lang_phpgw_login}</font>
|
||||
</TD>
|
||||
</TR>
|
||||
<TR bgcolor="e6e6e6">
|
||||
<TR bgcolor="#e6e6e6">
|
||||
<TD valign="BASELINE">
|
||||
|
||||
<FORM method="post" action="{login_url}">
|
||||
<TABLE border="0" align="CENTER" bgcolor="486591" width="100%" cellpadding="0" cellspacing="0">
|
||||
<TR bgcolor="e6e6e6">
|
||||
<TABLE border="0" align="CENTER" bgcolor="#486591" width="100%" cellpadding="0" cellspacing="0">
|
||||
<TR bgcolor="#e6e6e6">
|
||||
<TD colspan="3" align="CENTER">
|
||||
{cd}
|
||||
</TD>
|
||||
</TR>
|
||||
<TR bgcolor="e6e6e6">
|
||||
<TD align="RIGHT"><font color="000000">{lang_username}:</font></TD>
|
||||
<TR bgcolor="#e6e6e6">
|
||||
<TD align="RIGHT"><font color="#000000">{lang_username}:</font></TD>
|
||||
<TD align="RIGHT"><input name="login" value="{cookie}"></TD>
|
||||
<TD align="LEFT"> @ <select name="logindomain">{select_domain}</select></TD>
|
||||
</TR>
|
||||
<TR bgcolor="e6e6e6">
|
||||
<TD align="RIGHT"><font color="000000">{lang_password}:</font></TD>
|
||||
<TR bgcolor="#e6e6e6">
|
||||
<TD align="RIGHT"><font color="#000000">{lang_password}:</font></TD>
|
||||
<TD align="RIGHT"><input name="passwd" type="password"></TD>
|
||||
<TD> </TD>
|
||||
</TR>
|
||||
<TR bgcolor="e6e6e6">
|
||||
<TR bgcolor="#e6e6e6">
|
||||
<TD colspan="3" align="CENTER">
|
||||
<input type="submit" value="{lang_login}" name="submit">
|
||||
</TD>
|
||||
</TR>
|
||||
<TR bgcolor="e6e6e6">
|
||||
<TR bgcolor="#e6e6e6">
|
||||
<TD colspan="3" align="RIGHT">
|
||||
<font color="000000" size="-1">{version}</font>
|
||||
<font color="#000000" size="-1">{version}</font>
|
||||
</TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
@ -4,47 +4,47 @@
|
||||
<title>{website_title} - Login</title>
|
||||
</head>
|
||||
|
||||
<body bgcolor="FFFFFF">
|
||||
<body bgcolor="#FFFFFF">
|
||||
<a href="http://www.phpgroupware.org"><img src="phpGroupWare.jpg" alt="phpGroupWare" border="0"></a>
|
||||
<p> </p>
|
||||
<center>{lang_message}</center>
|
||||
<p> </p>
|
||||
|
||||
<table bgcolor="000000" border="0" cellpadding="0" cellspacing="0" width="40%" align="center">
|
||||
<table bgcolor="#000000" border="0" cellpadding="0" cellspacing="0" width="40%" align="center">
|
||||
<tr>
|
||||
<td>
|
||||
<table border="0" width="100%" bgcolor="486591" cellpadding="2" cellspacing="1">
|
||||
<tr bgcolor="486591">
|
||||
<table border="0" width="100%" bgcolor="#486591" cellpadding="2" cellspacing="1">
|
||||
<tr bgcolor="#486591">
|
||||
<td align="left">
|
||||
<font color="fefefe"> {lang_phpgw_login}</font>
|
||||
<font color="#fefefe"> {lang_phpgw_login}</font>
|
||||
</td>
|
||||
</tr>
|
||||
<tr bgcolor="e6e6e6">
|
||||
<tr bgcolor="#e6e6e6">
|
||||
<td valign="baselines">
|
||||
|
||||
<form method="post" action="{login_url}">
|
||||
<table border="0" align="center" bgcolor="486591" width="100%" cellpadding="0" cellspacing="0">
|
||||
<tr bgcolor="e6e6e6">
|
||||
<table border="0" align="center" bgcolor="#486591" width="100%" cellpadding="0" cellspacing="0">
|
||||
<tr bgcolor="#e6e6e6">
|
||||
<td colspan="2" align="center">
|
||||
{cd}
|
||||
</td>
|
||||
</tr>
|
||||
<tr bgcolor="e6e6e6">
|
||||
<td align="right"><font color="000000">{lang_username}: </font></td>
|
||||
<tr bgcolor="#e6e6e6">
|
||||
<td align="right"><font color="#000000">{lang_username}: </font></td>
|
||||
<td><input name="login" value="{cookie}"></td>
|
||||
</tr>
|
||||
<tr bgcolor="e6e6e6">
|
||||
<td align="right"><font color="000000">{lang_password}: </font></td>
|
||||
<tr bgcolor="#e6e6e6">
|
||||
<td align="right"><font color="#000000">{lang_password}: </font></td>
|
||||
<td><input name="passwd" type="password"></td>
|
||||
</tr>
|
||||
<tr bgcolor="e6e6e6">
|
||||
<tr bgcolor="#e6e6e6">
|
||||
<td colspan="2" align="center">
|
||||
<input type="submit" value="{lang_login}" name="submit">
|
||||
</td>
|
||||
</tr>
|
||||
<tr bgcolor="e6e6e6">
|
||||
<tr bgcolor="#e6e6e6">
|
||||
<td colspan="2" align="right">
|
||||
<font color="000000" size="-1">{version}</font>
|
||||
<font color="#000000" size="-1">{version}</font>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -4,49 +4,49 @@
|
||||
<title>{website_title} - Login</title>
|
||||
</head>
|
||||
|
||||
<body bgcolor="FFFFFF">
|
||||
<body bgcolor="#FFFFFF">
|
||||
<a href="http://www.phpgroupware.org"><img src="phpGroupWare.jpg" alt="phpGroupWare" border="0"></a>
|
||||
<p> </p>
|
||||
<center>{lang_message}</center>
|
||||
<p> </p>
|
||||
|
||||
<table bgcolor="000000" border="0" cellpadding="0" cellspacing="0" width="60%" align="center">
|
||||
<table bgcolor="#000000" border="0" cellpadding="0" cellspacing="0" width="60%" align="center">
|
||||
<tr>
|
||||
<td>
|
||||
<table border="0" width="100%" bgcolor="486591" cellpadding="2" cellspacing="1">
|
||||
<tr bgcolor="486591">
|
||||
<table border="0" width="100%" bgcolor="#486591" cellpadding="2" cellspacing="1">
|
||||
<tr bgcolor="#486591">
|
||||
<td align="left">
|
||||
<font color="fefefe"> {lang_phpgw_login}</font>
|
||||
<font color="#fefefe"> {lang_phpgw_login}</font>
|
||||
</td>
|
||||
</tr>
|
||||
<tr bgcolor="e6e6e6">
|
||||
<tr bgcolor="#e6e6e6">
|
||||
<td valign="baselines">
|
||||
|
||||
<form method="post" action="{login_url}">
|
||||
<table border="0" align="center" bgcolor="486591" width="100%" cellpadding="0" cellspacing="0">
|
||||
<tr bgcolor="e6e6e6">
|
||||
<table border="0" align="center" bgcolor="#486591" width="100%" cellpadding="0" cellspacing="0">
|
||||
<tr bgcolor="#e6e6e6">
|
||||
<td colspan="3" align="center">
|
||||
{cd}
|
||||
</td>
|
||||
</tr>
|
||||
<tr bgcolor="e6e6e6">
|
||||
<td align="right"><font color="000000">{lang_username}:</font></td>
|
||||
<tr bgcolor="#e6e6e6">
|
||||
<td align="right"><font color="#000000">{lang_username}:</font></td>
|
||||
<td align="right"><input name="login" value="{cookie}"></td>
|
||||
<td align="left"> @ <select name="logindomain">{select_domain}</select></td>
|
||||
</tr>
|
||||
<tr bgcolor="e6e6e6">
|
||||
<td align="right"><font color="000000">{lang_password}:</font></td>
|
||||
<tr bgcolor="#e6e6e6">
|
||||
<td align="right"><font color="#000000">{lang_password}:</font></td>
|
||||
<td align="right"><input name="passwd" type="password"></td>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr bgcolor="e6e6e6">
|
||||
<tr bgcolor="#e6e6e6">
|
||||
<td colspan="3" align="center">
|
||||
<input type="submit" value="{lang_login}" name="submit">
|
||||
</td>
|
||||
</tr>
|
||||
<tr bgcolor="e6e6e6">
|
||||
<tr bgcolor="#e6e6e6">
|
||||
<td colspan="3" align="right">
|
||||
<font color="000000" size="-1">{version}</font>
|
||||
<font color="#000000" size="-1">{version}</font>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -16,41 +16,41 @@
|
||||
<CENTER>{lang_message}</CENTER>
|
||||
<p> </p>
|
||||
|
||||
<TABLE bgcolor="000000" border="0" cellpadding="0" cellspacing="0" width="40%" align="CENTER">
|
||||
<TABLE bgcolor="#000000" border="0" cellpadding="0" cellspacing="0" width="40%" align="CENTER">
|
||||
<TR>
|
||||
<TD>
|
||||
<TABLE border="0" width="100%" bgcolor="486591" cellpadding="2" cellspacing="1">
|
||||
<TR bgcolor="486591">
|
||||
<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>
|
||||
</TD>
|
||||
</TR>
|
||||
<TR bgcolor="e6e6e6">
|
||||
<TR bgcolor="#e6e6e6">
|
||||
<TD valign="BASELINE">
|
||||
|
||||
<FORM method="post" action="{login_url}">
|
||||
<TABLE border="0" align="CENTER" bgcolor="486591" width="100%" cellpadding="0" cellspacing="0">
|
||||
<TR bgcolor="e6e6e6">
|
||||
<TABLE border="0" align="CENTER" bgcolor="#486591" width="100%" cellpadding="0" cellspacing="0">
|
||||
<TR bgcolor="#e6e6e6">
|
||||
<TD colspan="2" align="CENTER">
|
||||
{cd}
|
||||
</TD>
|
||||
</TR>
|
||||
<TR bgcolor="e6e6e6">
|
||||
<TD align="RIGHT"><font color="000000">{lang_username}: </font></TD>
|
||||
<TR bgcolor="#e6e6e6">
|
||||
<TD align="RIGHT"><font color="#000000">{lang_username}: </font></TD>
|
||||
<TD><input name="login" value="{cookie}"></TD>
|
||||
</TR>
|
||||
<TR bgcolor="e6e6e6">
|
||||
<TD align="RIGHT"><font color="000000">{lang_password}: </font></TD>
|
||||
<TR bgcolor="#e6e6e6">
|
||||
<TD align="RIGHT"><font color="#000000">{lang_password}: </font></TD>
|
||||
<TD><input name="passwd" type="password"></TD>
|
||||
</TR>
|
||||
<TR bgcolor="e6e6e6">
|
||||
<TR bgcolor="#e6e6e6">
|
||||
<TD colspan="2" align="CENTER">
|
||||
<input type="submit" value="{lang_login}" name="submit">
|
||||
</TD>
|
||||
</TR>
|
||||
<TR bgcolor="e6e6e6">
|
||||
<TR bgcolor="#e6e6e6">
|
||||
<TD colspan="2" align="RIGHT">
|
||||
<font color="000000" size="-1">{version}</font>
|
||||
<font color="#000000" size="-1">{version}</font>
|
||||
</TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
@ -16,41 +16,41 @@
|
||||
<CENTER>{lang_message}</CENTER>
|
||||
<p> </p>
|
||||
|
||||
<TABLE bgcolor="000000" border="0" cellpadding="0" cellspacing="0" width="60%" align="CENTER">
|
||||
<TABLE bgcolor="#000000" border="0" cellpadding="0" cellspacing="0" width="60%" align="CENTER">
|
||||
<TR>
|
||||
<TD>
|
||||
<TABLE border="0" width="100%" bgcolor="486591" cellpadding="2" cellspacing="1">
|
||||
<TR bgcolor="486591">
|
||||
<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>
|
||||
</TD>
|
||||
</TR>
|
||||
<TR bgcolor="e6e6e6">
|
||||
<TR bgcolor="#e6e6e6">
|
||||
<TD valign="BASELINE">
|
||||
|
||||
<FORM method="post" action="{login_url}">
|
||||
<TABLE border="0" align="CENTER" bgcolor="486591" width="100%" cellpadding="0" cellspacing="0">
|
||||
<TR bgcolor="e6e6e6">
|
||||
<TABLE border="0" align="CENTER" bgcolor="#486591" width="100%" cellpadding="0" cellspacing="0">
|
||||
<TR bgcolor="#e6e6e6">
|
||||
<TD colspan="3" align="CENTER">
|
||||
{cd}
|
||||
</TD>
|
||||
</TR>
|
||||
<TR bgcolor="e6e6e6">
|
||||
<TD align="RIGHT"><font color="000000">{lang_username}:</font></TD>
|
||||
<TR bgcolor="#e6e6e6">
|
||||
<TD align="RIGHT"><font color="#000000">{lang_username}:</font></TD>
|
||||
<TD align="RIGHT"><input name="login" value="{cookie}"></TD>
|
||||
<TD align="LEFT"> @ <select name="logindomain">{select_domain}</select></TD>
|
||||
</TR>
|
||||
<TR bgcolor="e6e6e6">
|
||||
<TD align="RIGHT"><font color="000000">{lang_password}:</font></TD>
|
||||
<TR bgcolor="#e6e6e6">
|
||||
<TD align="RIGHT"><font color="#000000">{lang_password}:</font></TD>
|
||||
<TD align="RIGHT"><input name="passwd" type="password"></TD>
|
||||
<TD> </TD>
|
||||
</TR>
|
||||
<TR bgcolor="e6e6e6">
|
||||
<TR bgcolor="#e6e6e6">
|
||||
<TD colspan="3" align="CENTER">
|
||||
<input type="submit" value="{lang_login}" name="submit">
|
||||
</TD>
|
||||
</TR>
|
||||
<TR bgcolor="e6e6e6">
|
||||
<TR bgcolor="#e6e6e6">
|
||||
<TD colspan="3" align="RIGHT">
|
||||
<font color="000000" size="-1">{version}</font>
|
||||
</TD>
|
||||
|
Loading…
Reference in New Issue
Block a user