issue with redirecting or internal link target option
Re: issue with redirecting or internal link target option
If you look at the page source view you most likely won't see the target='_blank' in the link, those need the other menu templates that have accessible_ in front of them or you need to customize your menu template to include the {if $node->titleattribute != ''}title="{$node->titleattribute}"{/if} call...