diff options
Diffstat (limited to 'openwrt/package/haserl')
-rw-r--r-- | openwrt/package/haserl/Config.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/openwrt/package/haserl/Config.in b/openwrt/package/haserl/Config.in index b3e029add..a766be73f 100644 --- a/openwrt/package/haserl/Config.in +++ b/openwrt/package/haserl/Config.in @@ -1,9 +1,9 @@ config BR2_PACKAGE_HASERL - tristate "haserl - CGI wrapper to embed shell scripts in HTML documents" + 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/ - |