tazpanel diff index.cgi @ rev 137

boot.cgi: anchors in logs
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Apr 16 15:00:24 2011 +0200 (2011-04-16)
parents 9df14c495cdd
children 111fadde51fc
line diff
     1.1 --- a/index.cgi	Fri Apr 15 12:36:09 2011 +0200
     1.2 +++ b/index.cgi	Sat Apr 16 15:00:24 2011 +0200
     1.3 @@ -12,7 +12,7 @@
     1.4  get_config
     1.5  header
     1.6  
     1.7 -# Check wether a configuration file has been modified after installation
     1.8 +# Check whether a configuration file has been modified after installation
     1.9  file_is_modified()
    1.10  {
    1.11  	grep -l "  $1$" $INSTALLED/*/md5sum | while read file; do