tinycm diff plugins/users/users.cgi @ rev 80

Tiny edits
author Paul Issott <paul@slitaz.org>
date Sat Feb 11 10:18:48 2017 +0000 (2017-02-11)
parents c5499579959a
children 4418f0315c8e
line diff
     1.1 --- a/plugins/users/users.cgi	Sat Feb 11 00:26:31 2017 +0100
     1.2 +++ b/plugins/users/users.cgi	Sat Feb 11 10:18:48 2017 +0000
     1.3 @@ -126,7 +126,7 @@
     1.4  		html_footer && exit 0 ;;
     1.5  		
     1.6  	*\ modprofile\ *)
     1.7 -		# Let user edit there profile
     1.8 +		# Let user edit their profile
     1.9  		if ! check_auth; then
    1.10  			echo "ERROR" && exit 0
    1.11  		fi