Hi everybody I'm sending a patch in diff format, that should fix the bug. If there is no objection, I'll commit in one week. Regards
-- Laura Arjona https://wiki.debian.org/LauraArjona
Index: stattrans.pl
===================================================================
RCS file: /cvs/webwml/webwml/stattrans.pl,v
retrieving revision 1.115
diff -u -r1.115 stattrans.pl
--- stattrans.pl 29 Apr 2014 15:19:40 -0000 1.115
+++ stattrans.pl 10 Jun 2015 00:21:26 -0000
@@ -808,7 +808,7 @@
print HTMLI '<h2><gettext domain="stats">Translated templates (PO files)</gettext></h2>'."\n";
printf HTMLI "<p><stats_strings %d></p>\n",$po_total{'total'};
-print HTMLI '<table summary="<gettext domain="stats">PO Translation Statistics</gettext>"class="stattrans">'."\n";
+print HTMLI '<table summary="<gettext domain="stats">PO Translation Statistics</gettext>" class="stattrans">'."\n";
print HTMLI "<colgroup span=\"1\"width=\"28%\">\n";
print HTMLI "</colgroup>";
print HTMLI "<colgroup span=\"6\" width=\"12%\">\n";
signature.asc
Description: OpenPGP digital signature

