slitaz-dev-tools rev 51

tazpkg-web: Improve search.cgi look and feel
author Christophe Lincoln <pankso@slitaz.org>
date Wed Mar 30 02:39:54 2011 +0200 (2011-03-30)
parents adadf6beaac2
children df186ca748ed
files tazpkg-web/search.cgi
line diff
     1.1 --- a/tazpkg-web/search.cgi	Wed Mar 30 02:35:33 2011 +0200
     1.2 +++ b/tazpkg-web/search.cgi	Wed Mar 30 02:39:54 2011 +0200
     1.3 @@ -189,7 +189,7 @@
     1.4  {
     1.5  	cat << _EOT_
     1.6  
     1.7 -<div style="text-align: center; margin-bottom: 20px;">
     1.8 +<div style="text-align: center; margin-bottom: 30px;">
     1.9  	<form method="post" action="search.cgi">
    1.10  		<div class="searchbox">
    1.11  			<p>
    1.12 @@ -276,10 +276,13 @@
    1.13  	</div>
    1.14  	<!-- Information/image -->
    1.15  	<div id="block_info">
    1.16 -		<h4>Packages Search</h4>
    1.17 +		<h4>$package</h4>
    1.18  		<p>
    1.19 -			Search for SliTaz packages! Any result ? Make a package
    1.20 -			request on the <a href="http://forum.slitaz.org/">forum</a>
    1.21 +			Search for SliTaz packages! 
    1.22 +		</p>
    1.23 +		<p>
    1.24 +			Any results ? Make a package request on the official
    1.25 +			<a href="http://forum.slitaz.org/">forum</a>
    1.26  		</p>
    1.27  	</div>
    1.28  </div>
    1.29 @@ -449,7 +452,6 @@
    1.30  <!-- Content -->
    1.31  <div id="content">
    1.32  
    1.33 -<h1>$package</h1>
    1.34  <h2>$search</h2>
    1.35  _EOT_
    1.36  	search_form