tazpanel diff help.cgi @ rev 288
live: make live usb into tazpanle, new input and button style
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Mon Apr 02 11:22:06 2012 +0200 (2012-04-02) |
parents | 2ba626801335 |
children | 72e9955ebdff |
line diff
1.1 --- a/help.cgi Wed Aug 03 10:01:19 2011 +0200 1.2 +++ b/help.cgi Mon Apr 02 11:22:06 2012 +0200 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>