slitaz-tools rev 235

netbox: typos in ZCIP_OPTS
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Jul 12 15:09:35 2008 +0000 (2008-07-12)
parents 11a5f41f36a2
children f46de7c34838
files tinyutils/netbox
line diff
     1.1 --- a/tinyutils/netbox	Sat Jul 12 09:22:54 2008 +0000
     1.2 +++ b/tinyutils/netbox	Sat Jul 12 15:09:35 2008 +0000
     1.3 @@ -914,12 +914,12 @@
     1.4  tmp='<frame Zcip>
     1.5        <hbox>
     1.6          <text use-markup="true">
     1.7 -          <label>"<b>ZCIP_OPTIONS</b>"</label>
     1.8 +          <label>"<b>ZCIP_OPTS</b>"</label>
     1.9          </text>
    1.10          <entry editable="false">'
    1.11  [ -n "$ZCIP_OPTS" ] && tmp="$tmp<default>$ZCIP_OPTS</default>"
    1.12  tmp2='
    1.13 -          <variable>CZIP_OPTS</variable>
    1.14 +          <variable>ZCIP_OPTS</variable>
    1.15          </entry>
    1.16          <button>
    1.17            <input file icon="help"></input>