forked from extern/egroupware
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>
|
||||
<form action="{action_url}" method="POST">
|
||||
<table border="0" align="center" width="50%">
|
||||
<table border="0" align="center" width="90%">
|
||||
{row}
|
||||
</table>
|
||||
<center><input type="submit" name="submit" value="{submit_lang}"></center>
|
||||
|
@ -1,6 +1,6 @@
|
||||
<p><b>{title}:</b><hr><p>
|
||||
<form action="{action_url}" method="POST">
|
||||
<table border="0" align="center" width="50%">
|
||||
<table border="0" align="center" width="90%">
|
||||
{row}
|
||||
</table>
|
||||
<center><input type="submit" name="submit" value="{submit_lang}"></center>
|
||||
|
Loading…
Reference in New Issue
Block a user