prefs/aspect

This commit is contained in:
j 2011-10-20 10:24:41 +02:00
commit 3a420ab0c8
4 changed files with 4 additions and 5 deletions

View file

@ -7,7 +7,7 @@ pandora.ui.contactForm = function() {
id: 'email',
label: 'E-Mail',
labelWidth: 60,
value: pandora.user.preferences.email,
value: pandora.user.email,
width: 240
}),
Ox.Input({