[evolvis-commits] r6521: - Submit button now in the right high

papel at evolvis.org papel at evolvis.org
Thu Apr 8 11:22:15 CEST 2010


Author: papel
Date: 2010-04-08 09:22:15 +0000 (Thu, 08 Apr 2010)
New Revision: 6521

Modified:
   trunk/gforge_base/gforge-4.8.1+evolvis/www/project/stats/index.php
Log:
- Submit button now in the right high

Modified: trunk/gforge_base/gforge-4.8.1+evolvis/www/project/stats/index.php
===================================================================
--- trunk/gforge_base/gforge-4.8.1+evolvis/www/project/stats/index.php	2010-04-08 09:00:33 UTC (rev 6520)
+++ trunk/gforge_base/gforge-4.8.1+evolvis/www/project/stats/index.php	2010-04-08 09:22:15 UTC (rev 6521)
@@ -65,7 +65,7 @@
 <td><strong><?php echo _('Type'); ?>:</strong><br /><?php echo report_span_box('SPAN',$SPAN); ?></td>
 <td><strong><?php echo _('Start'); ?>:</strong><br /><?php echo report_months_box($report, 'start', $start); ?></td>
 <td><strong><?php echo _('End'); ?>:</strong><br /><?php echo report_months_box($report, 'end', $end); ?></td>
-<td><input type="submit" name="submit" value="<?php echo _('Refresh'); ?>"></td>
+<td><br /><input type="submit" name="submit" value="<?php echo _('Refresh'); ?>"></td>
 </tr></table>
 </form>
 <p>




More information about the evolvis-commits mailing list