forked from extern/egroupware
11 lines
218 B
Smarty
11 lines
218 B
Smarty
|
{errors}
|
||
|
{title}
|
||
|
<form method="POST" action="{action_url}">
|
||
|
<table border="0" align="center" width="50%" cols="4">
|
||
|
{row}
|
||
|
</table>
|
||
|
<center><input type="submit" name="submit" value="{submit_lang}"></center>
|
||
|
</form>
|
||
|
|
||
|
|