tazbug diff web/plugins/mybugs/mybugs.cgi @ rev 149

Tiny edits
author Paul Issott <paul@slitaz.org>
date Thu Feb 23 18:52:34 2017 +0000 (2017-02-23)
parents 2b7f0070810d
children
line diff
     1.1 --- a/web/plugins/mybugs/mybugs.cgi	Thu Feb 23 00:51:16 2017 +0100
     1.2 +++ b/web/plugins/mybugs/mybugs.cgi	Thu Feb 23 18:52:34 2017 +0000
     1.3 @@ -9,7 +9,7 @@
     1.4  	html_header
     1.5  	user_box
     1.6  	if ! check_auth; then
     1.7 -		echo "You must be logged to view user bugs" 
     1.8 +		echo "You must be logged in to view user bugs" 
     1.9  		html_footer && exit 0
    1.10  	fi
    1.11  	if [ "$(GET user)" ]; then