tazpanel diff live.cgi @ rev 295
installer.cgi: back to a translatable title
author | Dominique Corbex <domcox@slitaz.org> |
---|---|
date | Wed Apr 25 22:08:53 2012 +0200 (2012-04-25) |
parents | 0b4c862081de |
children | fdfc6b494539 |
line diff
1.1 --- a/live.cgi Mon Apr 09 23:58:56 2012 +0200 1.2 +++ b/live.cgi Wed Apr 25 22:08:53 2012 +0200 1.3 @@ -22,7 +22,7 @@ 1.4 get_config 1.5 header 1.6 1.7 -TITLE="- Live" 1.8 +TITLE=$(gettext 'TazPanel - Live') 1.9 1.10 # Build arguments to create a meta iso using 'tazlito merge' command 1.11 merge_args() 1.12 @@ -209,7 +209,7 @@ 1.13 done 1.14 metaoutput="$(GET metaoutput)" 1.15 [ -n "$metaoutput" ] || metaoutput="/root/meta.iso" 1.16 - 1.17 + 1.18 cat << EOT 1.19 <tr> 1.20 <td>`gettext "ISO to add"`