tazbug diff web/bugs.cgi @ rev 149

Tiny edits
author Paul Issott <paul@slitaz.org>
date Thu Feb 23 18:52:34 2017 +0000 (2017-02-23)
parents 0cd81dfe65e9
children 5ce0583b6113
line diff
     1.1 --- a/web/bugs.cgi	Thu Feb 23 01:27:10 2017 +0100
     1.2 +++ b/web/bugs.cgi	Thu Feb 23 18:52:34 2017 +0000
     1.3 @@ -360,8 +360,8 @@
     1.4  	for msg in $(ls -1tr $bugdir/$id/msg.*)
     1.5  	do
     1.6  		#
     1.7 -		# MSG="`tazlocale` should do the work..." make msg.N unsoursable
     1.8 -		# Move to text file fo msg content, ex: msg.1.conf msg.1.txt
     1.9 +		# MSG="`tazlocale` should do the work..." make msg.N unsourcable
    1.10 +		# Move to text file for msg content, ex: msg.1.conf msg.1.txt
    1.11  		#
    1.12  		if ! . ${msg}; then
    1.13  			echo "<pre>"