tazpanel diff index.cgi @ rev 52

Tiny edits and make pot
author Paul Issott <paul@slitaz.org>
date Sun Apr 10 11:23:06 2011 +0000 (2011-04-10)
parents cf15cb2ff715
children cb8779b378d4
line diff
     1.1 --- a/index.cgi	Sat Apr 09 00:22:23 2011 +0200
     1.2 +++ b/index.cgi	Sun Apr 10 11:23:06 2011 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  #!/bin/sh
     1.5  #
     1.6 -# Main CGI interface for TazPanel. In on word: KISS. Use the main cas form
     1.7 -# command so we are faster and dont load unneeded function. If nececarry
     1.8 +# Main CGI interface for TazPanel. In on word: KISS. Use the main css form
     1.9 +# command so we are faster and do not load unneeded functions. If necessary
    1.10  # you can use the lib/ dir to handle external resources.
    1.11  #
    1.12  # Copyright (C) 2011 SliTaz GNU/Linux - GNU gpl v3
    1.13 @@ -51,7 +51,7 @@
    1.14  		cat << EOT
    1.15  <div id="wrapper">
    1.16  	<h2>`gettext "Host:"` `hostname`</h2>
    1.17 -	<p>`gettext "SliTaz administration et configuration Panel"`<p>
    1.18 +	<p>`gettext "SliTaz administration and configuration Panel"`<p>
    1.19  </div>
    1.20  
    1.21  <h3>`gettext "Summary"`</h3>