tazpanel diff settings.cgi @ rev 520

PROVIDE support in package list report
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Aug 04 11:16:14 2015 +0200 (2015-08-04)
parents 0e464ccf165e
children 2787498af74a
line diff
     1.1 --- a/settings.cgi	Sun Jul 12 16:19:16 2015 +0200
     1.2 +++ b/settings.cgi	Tue Aug 04 11:16:14 2015 +0200
     1.3 @@ -331,7 +331,7 @@
     1.4  		cat <<EOT
     1.5  		<footer>
     1.6  			$(_ 'Password:')
     1.7 -			<input type="password" name="password"/>
     1.8 +			<input type="password" name="password" placeholder="$(_ 'New password')"/>
     1.9  			<button type="submit" name="do" value="chpasswd" data-icon="ok">$(_ 'Change password')</button>
    1.10  		</footer>
    1.11  	</form>