Author: pwang
Date: 2012-08-22 16:23:10 -0700 (Wed, 22 Aug 2012)
New Revision: 30254

Modified:
   new_cytoscape_website/plugin_website/plugins/pluginsubmit.php
Log:
Add a new link to "send approval e-mail"

Modified: new_cytoscape_website/plugin_website/plugins/pluginsubmit.php
===================================================================
--- new_cytoscape_website/plugin_website/plugins/pluginsubmit.php       
2012-08-22 20:54:10 UTC (rev 30253)
+++ new_cytoscape_website/plugin_website/plugins/pluginsubmit.php       
2012-08-22 23:23:10 UTC (rev 30254)
@@ -102,7 +102,9 @@
 if (($tried == NULL) && ($mode == 'edit')) {
 
   ?>
-<a href="pluginInfoEdit.php?versionid=<?php echo $versionID; ?>">Edit plugin 
info</a>
+<a href="pluginInfoEdit.php?versionid=<?php echo $versionID; ?>">Edit plugin 
info</a>&nbsp;&nbsp;&nbsp;
+<a href="sendApprovalEmailForm.php?versionid=<?php echo $versionID; ?>">Send 
approval e-mail</a>
+
 <?php
 
 

-- 
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.

Reply via email to