Changeset 3427 for WAeUP_SRP/fceokene/waeup_custom
- Timestamp:
- 7 Apr 2008, 10:43:25 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/fceokene/waeup_custom/apply_admission_manage_form.pt
r2844 r3427 87 87 <br/> 88 88 89 <form action="" id="editForm" method="post" 90 enctype="multipart/form-data" class="workflow" 91 tal:attributes="action string:${context/absolute_url}/apply_admission" 92 tal:condition="rendered_main" 93 > 94 <input type="hidden" name="reg_no" 95 tal:attributes="value ds/reg_no|nothing" 96 tal:condition="ds/reg_no|nothing"/> 97 <input type="submit" 98 class="standalone" 99 name="manage" 100 value="Assume Applicant's Role" 101 /> 102 </form> 89 103 90 104 91 </metal:block>
Note: See TracChangeset for help on using the changeset viewer.