Ignore:
Timestamp:
10 Jan 2018, 14:49:50 (7 years ago)
Author:
Henrik Bettermann
Message:

Correct warning message.

File:
1 edited

Legend:

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

    r14934 r14935  
    172172    "(appr. 0.5s per student). "
    173173    "All users will be logged out and the portal will be in "
    174     "maintenance mode during record creation. You have to login again after "
    175     "creation process has finished. "
    176     "Do you really want to start the process now?'")
     174    "maintenance mode during record creation. You will be automatically "
     175    "logged in when the creation process is finished. "
     176    "Do you really want to start now?'")
    177177
    178178class ApplicantsRootCreateStudentsActionButton(ManageActionButton):
Note: See TracChangeset for help on using the changeset viewer.