tazpanel diff index.cgi @ rev 429

hardware.cgi: loop zone scroll
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Apr 05 20:50:25 2015 +0000 (2015-04-05)
parents 299f204b8f1f
children 73305834575f
line diff
     1.1 --- a/index.cgi	Tue Mar 24 03:39:08 2015 +0200
     1.2 +++ b/index.cgi	Sun Apr 05 20:50:25 2015 +0000
     1.3 @@ -161,8 +161,9 @@
     1.4  
     1.5  			cat <<EOT
     1.6  <section>
     1.7 -	<header><span data-icon="text">$file</span>
     1.8 -		<form class="nogap">
     1.9 +	<header>
    1.10 +		<span data-icon="text">$file</span>
    1.11 +		<form>
    1.12  			<input type="hidden" name="file" value="$file"/>
    1.13  			<button name="action" value="edit" data-icon="edit">$(gettext 'Edit')</button><!--
    1.14  			-->$(file_is_modified $file button)