You may copy and paste template
lsa_main bottom (in navbar):
HTML Code:
<label for="rb_nb_sp1"><input type="radio" name="showposts" value="1" id="rb_nb_sp1" tabindex="1003" />$vbphrase[show_posts]</label>
</div>
</form>
And in module
Live Search Replace comment string
PHP Code:
//$vbulletin->templatecache['navbar'] = str_replace('<!-- / NAVBAR POPUP MENUS -->', '<!-- / NAVBAR POPUP MENUS -->'.$lscode, $vbulletin->templatecache['navbar']);