tazlito rev 384

live.cgi: fix menu
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun May 10 10:59:47 2015 +0200 (2015-05-10)
parents 3f451953e917
children 2d5213a11839
files live.cgi
line diff
     1.1 --- a/live.cgi	Thu May 07 03:29:30 2015 +0300
     1.2 +++ b/live.cgi	Sun May 10 10:59:47 2015 +0200
     1.3 @@ -20,7 +20,6 @@
     1.4  # Common functions from libtazpanel
     1.5  . lib/libtazpanel
     1.6  get_config
     1.7 -header
     1.8  
     1.9  #------
    1.10  # menu
    1.11 @@ -47,6 +46,7 @@
    1.12  
    1.13  
    1.14  TITLE=$(gettext 'TazPanel - Live')
    1.15 +header
    1.16  
    1.17  # Build arguments to create a meta iso using 'tazlito merge' command
    1.18  merge_args()