Extended profile - allow adding more than one website

This commit is contained in:
Zach Copley
2011-03-16 00:34:00 -07:00
parent b80b9f31fc
commit 724dba668a
2 changed files with 2 additions and 2 deletions

View File

@@ -267,7 +267,7 @@ class ExtendedProfileWidget extends Form
$this->out->elementStart(
'div', array(
'id' => $id . '-edit',
'class' => 'website-edit'
'class' => 'website-item'
)
);
$this->out->input(