Ignore:
Timestamp:
24 Apr 2014, 06:50:46 (11 years ago)
Author:
Henrik Bettermann
Message:

Change flash message.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.kofa/trunk/src/waeup/kofa/applicants/tests/test_browser.py

    r11599 r11600  
    507507        self.browser.open(self.slip_path)
    508508        self.assertTrue(
    509             'Please pay and submit before trying to download the application slip.'
     509            'Please submit the application form before '
     510            'trying to download the application slip.'
    510511            in self.browser.contents)
    511512        # If applicant is in correct state the pdf slip can be opened.
Note: See TracChangeset for help on using the changeset viewer.