wrong tags in tagother

This commit is contained in:
Evan Prodromou 2009-01-29 08:49:19 -05:00
parent 746880e49e
commit 440d7d17b0
1 changed files with 2 additions and 1 deletions

View File

@ -90,7 +90,6 @@ class TagotherAction extends Action
$this->elementEnd('dd');
$this->elementEnd('dl');
$this->elementStart('dl', 'entity_nickname');
$this->element('dt', null, _('Nickname'));
$this->elementStart('dd');
@ -142,6 +141,8 @@ class TagotherAction extends Action
$this->hidden('token', common_session_token());
$this->hidden('id', $this->profile->id);
$user = common_current_user();
$this->elementStart('ul', 'form_data');
$this->elementStart('li');
$this->input('tags', _('Tags'),