Ignore:
Timestamp:
3 Jun 2007, 16:54:55 (18 years ago)
Author:
Henrik Bettermann
Message:

search mode label 'beginning with' was wrong

File:
1 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/trunk/skins/waeup_utilities/ti_165_resolve.py

    r1843 r1850  
    9696        if des.sex:
    9797            dict['sex'] = 'F'
    98         s = '%(jamb_reg_no)s with student_id %(student_id)s not in pumeresults and is recreatet<br>\r\n'
     98        s = '%(jamb_reg_no)s with student_id %(student_id)s not in pumeresults and is recreated<br>\r\n'
    9999        #s += 'Sex:%(sex)s,Name: %(name)s,Type:%(result_type)s<br>\n\r'
    100100        #s += 'Studycourse: %(course_code)s,Faculty: %(faculty)s,Department: %(department)s,Score: %(score)s'
Note: See TracChangeset for help on using the changeset viewer.