(adsbygoogle = window.adsbygoogle || []).push({});
I want to make my sub menu name look like this
You must login or register to view this content.
Here is my code
AddSubMenu( "EDIT " + self.name + " ", 1 );
which isnt right bc it just blanks out the sub menu name and it doesnt have one could someone fix this please