tazbug diff web/plugins/users/users.cgi @ rev 134

Tiny edits
author Paul Issott <paul@slitaz.org>
date Tue Feb 21 19:12:22 2017 +0000 (2017-02-21)
parents 039c90c60494
children 49fa101e75f5
line diff
     1.1 --- a/web/plugins/users/users.cgi	Tue Feb 21 00:51:31 2017 +0100
     1.2 +++ b/web/plugins/users/users.cgi	Tue Feb 21 19:12:22 2017 +0000
     1.3 @@ -87,7 +87,7 @@
     1.4  			fi
     1.5  			
     1.6  		else
     1.7 -			gettext "You must be logged to check or admin users"
     1.8 +			gettext "You must be logged in to check on admin users"
     1.9  		fi
    1.10  		html_footer && exit 0 ;;
    1.11