From: Evan Prodromou Date: Thu, 29 Jan 2009 13:49:19 +0000 (-0500) Subject: wrong tags in tagother X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=440d7d17b0cc86996132dac3f4b23d69ac60968f;p=quix0rs-gnu-social.git wrong tags in tagother --- diff --git a/actions/tagother.php b/actions/tagother.php index 9a63fc4382..9b06cb43e0 100644 --- a/actions/tagother.php +++ b/actions/tagother.php @@ -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'),