[evolvis-commits] r6522: - submit button in the right high.

papel at evolvis.org papel at evolvis.org
Thu Apr 8 11:54:29 CEST 2010


Author: papel
Date: 2010-04-08 09:54:28 +0000 (Thu, 08 Apr 2010)
New Revision: 6522

Modified:
   trunk/gforge_base/gforge-4.8.1+evolvis/www/tracker/reporting/index.php
Log:
- submit button in the right high.

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




More information about the evolvis-commits mailing list