Minor Text mistake.

rmiddle - June 15, 2008 - 02:26
Project:Filter Default
Version:5.x-1.x-dev
Component:Code
Category:bug report
Priority:minor
Assigned:Unassigned
Status:duplicate
Description

Line 31 contains the follow code.

array('%list_link' => l('list tab', 'admin/filters'))));

What should be there is

array('%list_link' => l('list tab', 'admin/settings/filters'))));

It is a minor mistake but I would suggest commit it to CVS so the next release will see the fix.

Thanks
Robert

#1

mikey_p - July 1, 2008 - 22:27
Status:active» duplicate

Duplicate of http://drupal.org/node/235436

 
 

Drupal is a registered trademark of Dries Buytaert.