Hello All,
I'd want to change this link in the admin menu to /admin/content/node/project but i can't seem to find where to alter it. Any ideas?
Best,
Toon
Well, the URL would indicate to me that it is in the Node module. Since I will not suggest a core hack, I would suggest a hook_menu_alter() to change it.
Nancy Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L. King, Jr.
From: toon severijns I'd want to change this link in the admin menu to /admin/content/node/project but i can't seem to find where to alter it. Any ideas?