Bug 103458. When typing new profile name, profile path should auto-update. Patch by James Green <jg@cyberstorm.demon.co.uk r=kiko, sr=blake

This commit is contained in:
stephend%netscape.com 2001-10-06 22:47:48 +00:00
Родитель 46b7e2a3a0
Коммит 3a841419a5
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -41,7 +41,7 @@
<html>&pnl2.pname.label;</html>
<textbox id="ProfileName" value="&pnl2.defaultPName.label;" onblur="updateProfileName();"/>
<textbox id="ProfileName" value="&pnl2.defaultPName.label;" onkeypress="updateProfileName();"/>
<separator/>