tazpanel diff help.cgi @ rev 246

New dropdown menu, new icons and small fixes
author Christophe Lincoln <pankso@slitaz.org>
date Tue Feb 28 22:28:12 2012 +0100 (2012-02-28)
parents 2ba626801335
children 72e9955ebdff
line diff
     1.1 --- a/help.cgi	Wed Aug 03 10:01:19 2011 +0200
     1.2 +++ b/help.cgi	Tue Feb 28 22:28:12 2012 +0100
     1.3 @@ -17,7 +17,7 @@
     1.4  	<form method="get" action="$SCRIPT_NAME">
     1.5  		<p>
     1.6  			<input type="text" name="manual" size="20">
     1.7 -			<input type="submit" value="`gettext "Manual"`">
     1.8 +			<input type="submit" class="radius" value="$(gettext "Manual")">
     1.9  		</p>
    1.10  	</form>
    1.11  </div>