Ignore:
Timestamp:
21 Jul 2020, 05:58:40 (4 years ago)
Author:
Henrik Bettermann
Message:

Modify check transcript page.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.kofa/trunk/src/waeup/kofa/applicants/browser_templates/checktranscriptstatus.pt

    r16122 r16176  
    11<p tal:condition="not:view/button" i18n:translate="checktranscript">
    2     Check your transcript status in Kofa first. Depending on the existence
    3     and status of your student record in Kofa you will be redirected
    4     to the appropriate application form.
     2  No previous Kofa record and first time applicant for transcript? Click
     3  <a i18n:name="no_result_appl_url" tal:attributes="href view/appl_url1">here</a>
     4  to proceed. <br /><br />
     5  You don't know or you have already requested for transcript?
     6  You can check your transcript status by submitting the form below.
     7  Depending on the existence and status of your student record in Kofa you
     8  will be redirected to the appropriate application form.
    59</p>
    610
    711<form method="post" enctype="multipart/form-data"
    812    tal:condition="not:view/button" i18n:domain="waeup.kofa">
    9 <br />
    1013  <table class="form-table">
    1114    <tr>
Note: See TracChangeset for help on using the changeset viewer.