Author: pwang
Date: 2008-09-03 11:59:19 -0700 (Wed, 03 Sep 2008)
New Revision: 14836

Modified:
   cyto_web/trunk/plugins/plugindownloadstatistics.php
Log:
Fix format problem

Modified: cyto_web/trunk/plugins/plugindownloadstatistics.php
===================================================================
--- cyto_web/trunk/plugins/plugindownloadstatistics.php 2008-09-03 18:51:37 UTC 
(rev 14835)
+++ cyto_web/trunk/plugins/plugindownloadstatistics.php 2008-09-03 18:59:19 UTC 
(rev 14836)
@@ -18,7 +18,7 @@
 <div id="topbar">
        <div class="title">Plugin download statistics</div>
 </div>
-
+<div id="container">
 <?php include "../nav.php"; ?>
 
 <?php
@@ -44,7 +44,6 @@
 $distinctUsers =$tmpCountArray[0]; 
 
 ?>
-<p>&nbsp;</p>
 <p align="left">Since the release of Cytoscape 2.5 (July 2007), there are  
<?php echo $distinctUsers; ?> users (distinct IP addresses) downloaded plugins 
from this site.</p>
 <?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