mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-02 03:19:56 +01:00
hack to get the login-page usable
This commit is contained in:
parent
b11e686618
commit
687387512f
@ -29,6 +29,8 @@
|
||||
z-index:9;
|
||||
}
|
||||
|
||||
body { background: #ffffff; }
|
||||
|
||||
</style>
|
||||
</head>
|
||||
<body bgcolor="#ffffff">
|
||||
@ -39,7 +41,7 @@
|
||||
<center>{lang_message}</center>
|
||||
<p> </p>
|
||||
<form name="login_form" method="post" action="{login_url}">
|
||||
<table class=sidebox cellspacing=1 cellpadding=0 border=0 align=center>
|
||||
<table class=sidebox cellspacing=1 cellpadding=0 border=1 align=center>
|
||||
<tr>
|
||||
<td class="sideboxtitle" align="center" height=28>{website_title}</td>
|
||||
</tr>
|
||||
|
Loading…
Reference in New Issue
Block a user