Changeset 16564 for main/waeup.kofa/trunk
- Timestamp:
- 6 Aug 2021, 06:56:11 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/src/waeup/kofa/applicants/browser.py
r16551 r16564 75 75 grok.context(IKofaObject) # Make IKofaObject the default context 76 76 77 WARNING = _('You can not edit your application records after final submission.' 77 WARNING = _('Please always save the form before final submission and note that' 78 ' you can not edit your application records after submission.' 78 79 ' You really want to submit?') 79 80
Note: See TracChangeset for help on using the changeset viewer.