From de8ad93c00618f07ede715f49baf3e95c80f3448 Mon Sep 17 00:00:00 2001 From: Laura Arjona Reina Date: Tue, 14 Feb 2017 00:04:29 +0000 Subject: Remove extra "\n" CVS version numbers stattrans.pl: 1.123 -> 1.124 --- stattrans.pl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'stattrans.pl') diff --git a/stattrans.pl b/stattrans.pl index 1fbb4b4f6ae..6b4942afc16 100755 --- a/stattrans.pl +++ b/stattrans.pl @@ -538,7 +538,7 @@ foreach $lang (@search_in) { printf HTML qq|webwml-stattrans\n|, alioth_cvs_view_url('stattrans.pl'); print HTML "
\n"; - print HTML 'Created with \n'; + print HTML 'Created with '; print HTML "
\n"; print HTML "\n\n"; $color = get_color ($percent_a{$lang}); @@ -680,7 +680,7 @@ printf HTMLI "#use wml::debian::template title=\"%s\"\n\n", $config{'title'}; printf HTMLI qq|webwml-stattrans\n|, alioth_cvs_view_url('stattrans.pl'); print HTMLI "
\n"; -print HTMLI 'Created with \n'; +print HTMLI 'Created with '; print HTMLI "
\n"; print HTMLI '

Translated web pages

'."\n"; printf HTMLI "

\n",($wml{'english'}+$untranslated{'english'}); -- cgit v1.2.3