slitaz-tools rev 552

Fixed tazctrlbox for having a extra double quote before password in adduser dialog. Fixed bug #478.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Apr 14 00:54:53 2011 +0000 (2011-04-14)
parents 3dab0a04444c
children d89081e15839
files tinyutils/tazctrlbox
line diff
     1.1 --- a/tinyutils/tazctrlbox	Wed Apr 13 09:48:43 2011 +0000
     1.2 +++ b/tinyutils/tazctrlbox	Thu Apr 14 00:54:53 2011 +0000
     1.3 @@ -151,7 +151,7 @@
     1.4  		</hbox>
     1.5  		<hbox>
     1.6  			<text wrap="false">
     1.7 -				<label>'`gettext "Password:"`'"</label>
     1.8 +				<label>"'`gettext "Password:"`'"</label>
     1.9  			</text>
    1.10  			<entry invisible_char="*" visibility="false" max_length="8">
    1.11  				<variable>PASSWD</variable>