Commit 8ebc41e9 authored by Frank Bergmann's avatar Frank Bergmann

- changed the order for table/form to fix sumit

  bug with missing variables?
parent 18519495
...@@ -12,16 +12,17 @@ ...@@ -12,16 +12,17 @@
<li>Third = "Edit" - Edit the field <li>Third = "Edit" - Edit the field
</ul> </ul>
<table>
<form action=attribute-type-map-2 method=POST> <form action=attribute-type-map-2 method=POST>
<%= [export_form_vars acs_object_type return_url] %> <%= [export_form_vars acs_object_type return_url] %>
<table>
@header_html;noquote@ @header_html;noquote@
@body_html;noquote@ @body_html;noquote@
<tr> <tr>
<td></td> <td></td>
<td colspan=99><input type=submit></td> <td colspan=99><input type=submit></td>
</tr> </tr>
</form>
</table> </table>
</form>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment