30 Jul
2005
30 Jul
'05
2:26 p.m.
Issue status update for http://drupal.org/node/27844 Post a follow up: http://drupal.org/project/comments/add/27844 Project: Drupal Version: cvs Component: theme system Category: bug reports Priority: normal Assigned to: robertDouglass Reported by: robertDouglass Updated by: robertDouglass Status: patch Attachment: http://drupal.org/files/issues/pushbutton_prim_secondary_links.txt (1.29 KB) The current foreach in the page.tpl.php of Pushbutton results in one pipe too many |. It also complicates the template with too much logic code. This patch uses the same method that Bluemarine uses, which produces better results. robertDouglass