Closed (fixed)
Project:
Acquia Slate
Version:
6.x-1.4
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
23 Jul 2009 at 17:57 UTC
Updated:
25 Feb 2010 at 21:00 UTC
Since updating to version 6x-1.4, primary and secondary menu links placed in the 'banner' and/or 'header top' now show "> Secondary Links" or "> Primary Links" above the actual menu tab. I'm a fairly new user so this may be a noob problem, but I did not notice this before updating and the problem does not appear in other themes.
Comments
Comment #1
shutslar commentedI copied the block.tpl.php to block-menu-secondary-links.tpl.php and deleted the following lines from the new tpl:
This was around line 17 of the original block.tpl.php file.
I did the same for the other menus (I created each menu because I was doing something slightly different for each one). You may be able to get by with just a single block-menu.tpl.php file.
Hope this helps.
Comment #2
jeremycaldwell commentedThat works, but an easier fix would be to configure the specific block and leave the block title field empty. That would give it a name in the block system but have no title.