mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-03-12 05:58:51 +01:00
Widened the preference page to accomodate for the country selection.
This commit is contained in:
parent
94443dbf4f
commit
30251068e6
@ -1,6 +1,6 @@
|
|||||||
<p><b>{title}:</b><hr><p>
|
<p><b>{title}:</b><hr><p>
|
||||||
<form action="{action_url}" method="POST">
|
<form action="{action_url}" method="POST">
|
||||||
<table border="0" align="center" width="50%">
|
<table border="0" align="center" width="90%">
|
||||||
{row}
|
{row}
|
||||||
</table>
|
</table>
|
||||||
<center><input type="submit" name="submit" value="{submit_lang}"></center>
|
<center><input type="submit" name="submit" value="{submit_lang}"></center>
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
<p><b>{title}:</b><hr><p>
|
<p><b>{title}:</b><hr><p>
|
||||||
<form action="{action_url}" method="POST">
|
<form action="{action_url}" method="POST">
|
||||||
<table border="0" align="center" width="50%">
|
<table border="0" align="center" width="90%">
|
||||||
{row}
|
{row}
|
||||||
</table>
|
</table>
|
||||||
<center><input type="submit" name="submit" value="{submit_lang}"></center>
|
<center><input type="submit" name="submit" value="{submit_lang}"></center>
|
||||||
|
Loading…
Reference in New Issue
Block a user