mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-25 15:29:17 +01:00
remove invalid / not working style
This commit is contained in:
parent
3371cfc098
commit
0bc507ca7e
@ -2,7 +2,7 @@
|
|||||||
<!-- BEGIN header -->
|
<!-- BEGIN header -->
|
||||||
<p style="text-align: center; color: red; font-weight: bold;">{error}</p>
|
<p style="text-align: center; color: red; font-weight: bold;">{error}</p>
|
||||||
<form method="POST" action="{action_url}">
|
<form method="POST" action="{action_url}">
|
||||||
<table align="center" width="85%" callspacing="0" style="{ border: 1px solid #000000; }">
|
<table align="center" width="85%" callspacing="0">
|
||||||
<tr class="th">
|
<tr class="th">
|
||||||
<td colspan="2"> <b>{title}</b></td>
|
<td colspan="2"> <b>{title}</b></td>
|
||||||
</tr>
|
</tr>
|
||||||
|
Loading…
Reference in New Issue
Block a user