if( $this->post['vbpg_user']) { $template_hook['postbit_userinfo_right'] .= '<div class="imlinks" style="margin-bottom:10px;"><a href="vbpicgallery.php?'.$vbulletin->session->vars['sessionurl'].'do=hall&u='.$this->post['userid'] . '">'.construct_phrase($vbphrase['vbpicgallery_view_photos_by'], $this->post['username'])."</a></div>\n"; }