[zopeorg-checkins] CVS: Products/PythonJobs/skins/pyjobs - job_add.py:1.2

Martijn Pieters mj at zope.com
Thu Jan 31 17:20:25 EST 2002


Update of /cvs-zopeorg/Products/PythonJobs/skins/pyjobs
In directory cvs.zope.org:/tmp/cvs-serv7901/skins/pyjobs

Modified Files:
	job_add.py 
Log Message:
Clarify add message for Anonymous.


=== Products/PythonJobs/skins/pyjobs/job_add.py 1.1.1.1 => 1.2 ===
         context.submitForAnonymous( id )
         url = '%s/jobsfolder_view' % context.absolute_url()
-        qst = 'portal_status_message=Job listing added and submitted.'
+        qst = 'portal_status_message=Job+listing+added+and+submitted+for+review.'
 
     else:
 





More information about the zopeorg-checkins mailing list