Author: pwang
Date: 2008-09-03 11:51:37 -0700 (Wed, 03 Sep 2008)
New Revision: 14835
Modified:
cyto_web/trunk/plugins/pluginsubmit.php
Log:
Fix format problem
Modified: cyto_web/trunk/plugins/pluginsubmit.php
===================================================================
--- cyto_web/trunk/plugins/pluginsubmit.php 2008-09-03 18:51:25 UTC (rev
14834)
+++ cyto_web/trunk/plugins/pluginsubmit.php 2008-09-03 18:51:37 UTC (rev
14835)
@@ -52,9 +52,9 @@
<div id="topbar">
<div class="title"><?php echo $pageTitle; ?></div>
</div>
+<div id="container">
+<?php include "../nav.php"; ?>
-<?php include "../nav.php"; ?>
-
<?php
$tried = NULL;
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---