Index: trunk/deployment/webadmin/webapp/resources/resources/bedeworkEventForm.js =================================================================== --- trunk/deployment/webadmin/webapp/resources/resources/bedeworkEventForm.js (revision 2175) +++ trunk/deployment/webadmin/webapp/resources/resources/bedeworkEventForm.js (revision 2196) @@ -726,5 +726,5 @@ snsubject.value = "Event Approved: " + eventTitle; sntext = document.getElementById("sntext"); - sntext.value = "Your event has been approved and is now published.\n\nEVENT DETAILS\n-------------\n\nTitle: " + eventTitle + "\nURL: " + eventUrlPrefix + "&" + publishingCal; + sntext.value = "Your event has been approved and is now published.\n\nEVENT DETAILS\n-------------\n\nTitle: " + eventTitle + "\nURL: " + eventUrlPrefix + "&calPath=" + publishingCal; // Send the names of xproperties we wish to retain after we publish.