Author: pwang Date: 2013-01-11 10:18:50 -0800 (Fri, 11 Jan 2013) New Revision: 31038
Modified: new_cytoscape_website/plugin_website/plugins/sendApprovalEmailForm.php Log: Revised the mail message. Modified: new_cytoscape_website/plugin_website/plugins/sendApprovalEmailForm.php =================================================================== --- new_cytoscape_website/plugin_website/plugins/sendApprovalEmailForm.php 2013-01-11 17:51:08 UTC (rev 31037) +++ new_cytoscape_website/plugin_website/plugins/sendApprovalEmailForm.php 2013-01-11 18:18:50 UTC (rev 31038) @@ -73,7 +73,8 @@ } $message .= "We are pleased to inform you that your plugin ".$pluginName . " has been accepted by Cytoscape web site. It should be now ". - "available through the Plugin Manager of Cytoscape. It will also be listed in the Cytoscape App store web site at http://apps.cytoscape.org/\n\nThanks,\n\nCytostaff" + "available through the Plugin Manager of Cytoscape. It will also be listed in the Cytoscape App store web site at http://apps.cytoscape.org . ". + "Please note that the App store is hosted in a different server, so there will be a delay one day or more for your app to be available in App store\n\nThanks,\n\nCytostaff" ?> -- You received this message because you are subscribed to the Google Groups "cytoscape-cvs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/cytoscape-cvs?hl=en.
