2 <form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=config_register%}" method="post">
3 <table border="0" cellpadding="0" cellspacing="0" class="admin_table dashed">
5 <td colspan="3" align="center" class="admin_title"><strong>{--REGISTER_MUST_HEADER--}:</strong>
9 <td width="20" class="header_column bottom right" align="center">{--ID_SELECT--}</td>
10 <td width="325" class="header_column bottom right" align="center">{--REGISTER_FIELD_NAME--}:</td>
11 <td width="105" class="header_column bottom" align="center">{--REGISTER_FIELD_REQUIRED--}</td>
15 <td colspan="3" class="admin_footer">
16 <input type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}" />
17 <input type="submit" name="ok" value="{--REGISTER_CHANGE_MUST--}" />