This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "FusionForge".
The branch, master has been updated
via 4414a63c057e8555fe0e1bf59e13bc019cd05a00 (commit)
from 8759637f43f8e68718bdbdbb26b2dbaa689f9338 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
https://scm.fusionforge.org/anonscm/gitweb/?p=fusionforge/fusionforge.git;a=commitdiff;h=4414a63c057e8555fe0e1bf59e13bc019cd05a00
commit 4414a63c057e8555fe0e1bf59e13bc019cd05a00
Author: Franck Villaume <[email protected]>
Date: Thu Sep 14 15:52:10 2017 +0000
button alignment
diff --git a/src/www/project/stats/index.php b/src/www/project/stats/index.php
index b8344cb..e82d0e4 100644
--- a/src/www/project/stats/index.php
+++ b/src/www/project/stats/index.php
@@ -107,7 +107,7 @@ echo $HTML->openForm(array('action' =>
getStringFromServer('PHP_SELF'), 'method'
<td><strong><?php echo _('End Date')._(':'); ?></strong><br /><?php echo
report_months_box($report, 'end', $end); ?></td>
<td>
<input type="hidden" name="group_id" value="<?php echo $group_id; ?>" />
- <input type="submit" name="submit" value="<?php echo _('Refresh'); ?>"
/>
+ <br/><input type="submit" name="submit" value="<?php echo _('Refresh');
?>" />
</td>
</tr>
</table>
-----------------------------------------------------------------------
Summary of changes:
src/www/project/stats/index.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
FusionForge
_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits