tazpanel rev 430

boot.cgi: large cmdline
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Apr 06 13:08:02 2015 +0200 (2015-04-06)
parents f377f6c7e32e
children b14da4e2d0a6
files boot.cgi
line diff
     1.1 --- a/boot.cgi	Sun Apr 05 20:50:25 2015 +0000
     1.2 +++ b/boot.cgi	Mon Apr 06 13:08:02 2015 +0200
     1.3 @@ -362,7 +362,7 @@
     1.4  </section>
     1.5  
     1.6  
     1.7 -<section>
     1.8 +<section style="overflow-x: auto">
     1.9  	<header>$(gettext 'Kernel cmdline')</header>
    1.10  	<pre>$(cat /proc/cmdline)</pre>
    1.11  </section>