[Fusionforge-commits] r9027 - trunk/gforge/www/frs/reporting

Alain Peyrat aljeux at libremir.placard.fr.eu.org
Wed Mar 10 22:38:13 CET 2010


Author: aljeux
Date: 2010-03-10 22:38:12 +0100 (Wed, 10 Mar 2010)
New Revision: 9027

Modified:
   trunk/gforge/www/frs/reporting/downloads.php
Log:
Add h1 in page for accessibility.

Modified: trunk/gforge/www/frs/reporting/downloads.php
===================================================================
--- trunk/gforge/www/frs/reporting/downloads.php	2010-03-10 21:38:06 UTC (rev 9026)
+++ trunk/gforge/www/frs/reporting/downloads.php	2010-03-10 21:38:12 UTC (rev 9027)
@@ -92,6 +92,8 @@
 
 ?>
 
+<h1><?php echo _('File Release Reporting') ?></h1>
+
 <form action="<?php echo util_make_url('/frs/reporting/downloads.php') ?>" method="get">
 <input type="hidden" name="group_id" value="<?php echo $group_id; ?>" />
 <table><tr>




More information about the Fusionforge-commits mailing list