wok diff tazbb/stuff/web/log.php @ rev 9287

xfsprogs: partial workaround for compile_rules
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Mar 16 18:30:53 2011 +0100 (2011-03-16)
parents 9140fe580c2b
children
line diff
     1.1 --- a/tazbb/stuff/web/log.php	Tue Jan 11 15:42:58 2011 +0100
     1.2 +++ b/tazbb/stuff/web/log.php	Wed Mar 16 18:30:53 2011 +0100
     1.3 @@ -61,7 +61,7 @@
     1.4  
     1.5  <p>
     1.6  <form action="log.php" method="get">
     1.7 -	<input type="text" name="package" />
     1.8 +	<input type="text" name="package" style="width: 300px;" />
     1.9  	<!-- <input type="submit" value="Show" /> -->
    1.10  <?php
    1.11