1 <form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=list_bank_package%}" method="post">
2 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" align="center">
4 <td colspan="4" align="center" class="admin_title bottom" height="30">
5 <strong>{--ADMIN_EDIT_BANK_PACKAGES--}:</strong>
10 <td colspan="4" class="admin_footer">
11 <input type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
12 <input type="submit" name="do_edit" class="admin_edit" value="{--EDIT_ENTRIES--}" />
18 <div class="admin_note">{--ADMIN_EDIT_BANK_PACKAGES_NOTES--}</div>