tazbug diff web/plugins/skel/skel.cgi @ rev 151

Fix in users plugin (from tinycm)
author Christophe Lincoln <pankso@slitaz.org>
date Tue Feb 28 22:59:52 2017 +0100 (2017-02-28)
parents bcaad2bc76c8
children
line diff
     1.1 --- a/web/plugins/skel/skel.cgi	Fri Feb 10 16:51:39 2017 +0100
     1.2 +++ b/web/plugins/skel/skel.cgi	Tue Feb 28 22:59:52 2017 +0100
     1.3 @@ -17,7 +17,7 @@
     1.4  	echo "<p>$(date)</p>"
     1.5  	
     1.6  	# Say we use files in $DATA/skel, sort them by date and simply cat
     1.7 -	# the files, this will create a simple blog :-) We may add post via
     1.8 +	# the files, this will create a simple blog :-) We may add posts via
     1.9  	# uploads or a HTML form.
    1.10  	
    1.11  	html_footer