tazpanel diff live.cgi @ rev 27

README add info on new translation
author Christophe Lincoln <pankso@slitaz.org>
date Tue Apr 05 02:09:38 2011 +0200 (2011-04-05)
parents fa19c333f9c6
children 167d42c156fa
line diff
     1.1 --- a/live.cgi	Tue Apr 05 01:47:08 2011 +0200
     1.2 +++ b/live.cgi	Tue Apr 05 02:09:38 2011 +0200
     1.3 @@ -16,6 +16,8 @@
     1.4  TEXTDOMAIN='tazpanel-live'
     1.5  export TEXTDOMAIN
     1.6  
     1.7 +TITLE="- Live"
     1.8 +
     1.9  #
    1.10  # Commands
    1.11  #
    1.12 @@ -30,7 +32,7 @@
    1.13  		xhtml_header
    1.14  		cat << EOT
    1.15  <div id="wrapper">
    1.16 -	<h2>`gettext "SliTaz Live"`</h2>
    1.17 +	<h2>`gettext "SliTaz Live Systems"`</h2>
    1.18  	<p>`gettext "Create and manage Live CD or USB SliTaz systems"`<p>
    1.19  </div>
    1.20