Ignore:
Timestamp:
27 Jan 2013, 20:15:25 (12 years ago)
Author:
uli
Message:

A way to overcrowd forms.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.kofa/trunk/src/waeup/kofa/students/utils.py

    r9916 r9917  
    593593            footer_text = footer_text[1]
    594594        else:
    595             # Onle the first line is used for the footer
     595            # Only the first line is used for the footer
    596596            footer_text = footer_text[0]
    597597        if getattr(student, 'student_id', None) is not None:
Note: See TracChangeset for help on using the changeset viewer.