egroupware/admin/templates/default/mainscreen_message.tpl

15 lines
209 B
Smarty

<!-- BEGIN form -->
<p><b>{header_lang}</b><hr>
{error_message}<p>
<form method="POST" action="{form_action}">
<table border="0" align="center" width="60%">
{rows}
</table>
</form>
<!-- END form -->