From d49f49a7cb333bb8f93a45e86aec0d44b812ac6f Mon Sep 17 00:00:00 2001 From: Boyuan Yang Date: Wed, 13 Dec 2017 05:45:47 +0000 Subject: stattrans.pl: add space between html attributes Patch confirmed and proposed in bug 745584. Closes: #745584 CVS version numbers stattrans.pl: 1.126 -> 1.127 --- stattrans.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stattrans.pl') diff --git a/stattrans.pl b/stattrans.pl index 1455b7302a7..a321ad54f75 100755 --- a/stattrans.pl +++ b/stattrans.pl @@ -788,7 +788,7 @@ print HTMLI "\n"; print HTMLI '

Translated templates (PO files)

'."\n"; printf HTMLI "

\n",$po_total{'total'}; -print HTMLI 'PO Translation Statistics"class="stattrans">'."\n"; +print HTMLI '
PO Translation Statistics" class="stattrans">'."\n"; print HTMLI "\n"; print HTMLI ""; print HTMLI "\n"; -- cgit v1.2.3