- Timestamp:
- 18 Dec 2012, 15:18:21 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/src/waeup/kofa/students/browser_templates/studylevelpage.pt
r9690 r9810 31 31 <th i18n:translate="">Requ.</th> 32 32 <th i18n:translate="">Score</th> 33 <th i18n:translate="">Grade</th> 33 34 <th i18n:translate="">CO</th> 34 35 <th i18n:translate="">Auto</th> … … 47 48 <td tal:content="value/mandatory">MANDATORY</td> 48 49 <td tal:content="value/score|nothing">SCORE</td> 50 <td tal:content="value/grade|nothing">GRADE</td> 49 51 <td tal:content="value/carry_over">CO</td> 50 52 <td tal:content="value/automatic">AUTO</td>
Note: See TracChangeset for help on using the changeset viewer.