X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/03551923e584b760161ddea264ba377c50f1adbd..b9efbcf7dd49e086ce43823f8ef522883508eddd:/openwrt/package/haserl/Config.in?ds=sidebyside diff --git a/openwrt/package/haserl/Config.in b/openwrt/package/haserl/Config.in index 86663d2bd..a766be73f 100644 --- a/openwrt/package/haserl/Config.in +++ b/openwrt/package/haserl/Config.in @@ -1,9 +1,9 @@ config BR2_PACKAGE_HASERL - tristate "haserl" - default m + prompt "haserl............................ A CGI wrapper to embed shell scripts in HTML documents" + tristate + default m if CONFIG_DEVEL help A CGI wrapper to embed shell scripts in HTML documents. http://haserl.sourceforge.net/ -