mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-16 04:53:18 +01:00
8 lines
218 B
Smarty
8 lines
218 B
Smarty
|
<p><b>{title}:</b><hr><p>
|
||
|
<form action="{action_url}" method="POST">
|
||
|
<table border="0" align="center" width="50%">
|
||
|
{row}
|
||
|
</table>
|
||
|
<center><input type="submit" name="submit" value="{submit_lang}"></center>
|
||
|
</form>
|