if($post[field11]) $html .= '<dt>Version</dt> <dd>'.$post[field11].'</dd>'; if($post[field12]) $html .= '<dt>Plugin</dt> <dd>'.$post[field12].'</dd>'; $html .='<br /><br />'; $template_hook['postbit_userinfo_right_after_posts'] .= $html;