This line:
'#description' => 'Enter your e-mailaddress.',

Should be changed to
'#description' => $component['extra']['description'],

Otherwise, the description field will never have any effects.

Btw, you have done a great work.

Comments

blackdog’s picture

Status: Active » Fixed

Cool, committed the change. Thanks!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.