mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 00:54:15 +01:00
Fixbug MacOS
(Omar Boumeddane)
This commit is contained in:
parent
c8b891cb96
commit
eb72210527
@ -2,7 +2,7 @@
|
||||
<!-- BEGIN matrix_query -->
|
||||
<center>
|
||||
<form action="{action_url}" method="post" name="matrixform">
|
||||
<table border="0" width="90%">
|
||||
<table border="0" width="98%">
|
||||
<tr bgcolor="{th_bg}">
|
||||
<td colspan="2" align="center"><b>{title}</b></td>
|
||||
</tr>
|
||||
@ -10,12 +10,12 @@
|
||||
<tr>
|
||||
<td>
|
||||
<table cellspacing="5"><tr>
|
||||
<td><input type="submit" value="{submit_button}"></form></td>
|
||||
<td>{cancel_button}</td>
|
||||
<td><input type="submit" value="{submit_button}"></td>
|
||||
</tr></table>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</form>
|
||||
</center>
|
||||
<!-- END matrix_query -->
|
||||
<!-- BEGIN list -->
|
||||
|
Loading…
Reference in New Issue
Block a user