- Timestamp:
- 27 Jun 2025, 11:29:11 (6 hours ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.uniben/trunk/src/waeup/uniben/students/utils.py
r18093 r18094 784 784 contextdata.append([f_label,f_text]) 785 785 786 f_label = trans(_(' Final Verdict:'), portal_language)786 f_label = trans(_('Class of Degree:'), portal_language) 787 787 f_label = Paragraph(f_label, ENTRY1_STYLE) 788 788 f_text = formatted_text(view.studymode_dict.get(
Note: See TracChangeset for help on using the changeset viewer.