Changeset 1160 for WAeUP_SRP/trunk/skins
- Timestamp:
- 30 Dec 2006, 21:39:19 (18 years ago)
- Location:
- WAeUP_SRP/trunk/skins/waeup_student
- Files:
-
- 1 added
- 1 deleted
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/trunk/skins/waeup_student/layout_search_session_edit.pt
r1151 r1160 71 71 <br /> 72 72 <input type="submit" class="standalone" name="cpsdocument_edit_button" 73 value="Save "73 value="Save and Login (not yet working)" 74 74 id="cpsdocument_edit_button" 75 75 tal:condition="not:creation" /> -
WAeUP_SRP/trunk/skins/waeup_student/session_results_anon_view.pt
r1151 r1160 52 52 </span> 53 53 </table> 54 <a href="" tal:attributes="href string:${context/absolute_url}/set_access_data?matric_no=${student/matric_no}">Continue to Email-entry</a> 54 <br /> 55 <a href="" tal:attributes="href string:${context/absolute_url}/set_access_data?matric_no=${student/matric_no}"> 56 Continue to Login! 57 </a> 55 58 </metal:main> 56 59 </metal:body> -
WAeUP_SRP/trunk/skins/waeup_student/set_access_data_form.pt
r1154 r1160 13 13 </metal:block> 14 14 <metal:block fill-slot="main"> 15 <h3>Enter Your Email Address and Choose a Password </h3>15 <h3>Enter Your Email Address and Choose a Password!</h3> 16 16 <br /> 17 17 <div tal:replace="structure rendered_main" />
Note: See TracChangeset for help on using the changeset viewer.