tinycm diff plugins/blog/blog.cgi @ rev 64

Tiny edits
author Paul Issott <paul@slitaz.org>
date Thu Feb 06 19:35:03 2014 +0000 (2014-02-06)
parents 03338ebb4d86
children 007a950f9808
line diff
     1.1 --- a/plugins/blog/blog.cgi	Wed Feb 05 22:05:10 2014 +0100
     1.2 +++ b/plugins/blog/blog.cgi	Thu Feb 06 19:35:03 2014 +0000
     1.3 @@ -111,7 +111,7 @@
     1.4  }
     1.5  
     1.6  #
     1.7 -# Index main page can display the lastest Blog posts
     1.8 +# Index main page can display the latest Blog posts
     1.9  #
    1.10  if fgrep -q '[BLOG]' $tiny/$wiki/index.txt && [ ! "$(GET)" ]; then
    1.11  	d="Blog posts"
    1.12 @@ -210,7 +210,7 @@
    1.13  			header "Location: $script?blog" ;;
    1.14  		
    1.15  		*\ archives\ *)
    1.16 -			# List all post with title only
    1.17 +			# List all posts with title only
    1.18  			d="Blog archives"
    1.19  			header
    1.20  			html_header