tinycm 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 | b07b36203b8d |
files | index.cgi plugins/users/users.cgi |
line diff
1.1 --- a/index.cgi Sat Feb 11 00:26:31 2017 +0100 1.2 +++ b/index.cgi Sat Feb 11 10:18:48 2017 +0000 1.3 @@ -113,7 +113,7 @@ 1.4 1.5 <p> 1.6 This is the default index page of your TinyCM, you can login then start to 1.7 -edit and adding some content. You can read the help about text formating 1.8 +edit and add some content. You can read the help about text formating 1.9 and functions: [Help page|en/help] 1.10 </p> 1.11
2.1 --- a/plugins/users/users.cgi Sat Feb 11 00:26:31 2017 +0100 2.2 +++ b/plugins/users/users.cgi Sat Feb 11 10:18:48 2017 +0000 2.3 @@ -126,7 +126,7 @@ 2.4 html_footer && exit 0 ;; 2.5 2.6 *\ modprofile\ *) 2.7 - # Let user edit there profile 2.8 + # Let user edit their profile 2.9 if ! check_auth; then 2.10 echo "ERROR" && exit 0 2.11 fi