Changeset 2054 for WAeUP_SRP/trunk/skins/waeup_student
- Timestamp:
- 24 Jul 2007, 19:14:03 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/trunk/skins/waeup_student/study_level_view.pt
r2031 r2054 133 133 class="context" value="Submit to Course Adviser" 134 134 tal:attributes="onclick python:'return window.confirm(\'%s\')' % 135 ('Do you really want to submit the course list? ', )" />135 ('Do you really want to submit the course list? You will not be able to edit your data after submission.', )" /> 136 136 <span tal:condition="info/credits_exceeded"> 137 137 <font color="red"> <strong>Your total credits exceed 50!</strong></font>
Note: See TracChangeset for help on using the changeset viewer.