vbseo 3.5 Virtual HTML For Notices Does not work for vBulletin 3.x

The Main Reason for not working is you are testing notices html to have <ol but in vBulletin 3.x it is in table and in vBulletin 4.x it is in <ol

I have done the patch by having

<!--VBSEO_VIRTUAL_HTML-->

<!--/VBSEO_VIRTUAL_HTML-->

Around the $notices variable in the navbar template.