Ignore:
Timestamp:
7 Apr 2008, 10:43:25 (17 years ago)
Author:
Henrik Bettermann
Message:

updated

File:
1 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/fceokene/waeup_custom/apply_admission_manage_form.pt

    r2844 r3427  
    8787        <br/>
    8888       
    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     
    10390       
    10491      </metal:block>
Note: See TracChangeset for help on using the changeset viewer.