Double check that page.tpl.php has the $action_link rendered. Otherwise links like "Add User" won't show up.
print render($action_links);
Double check that page.tpl.php has the $action_link rendered. Otherwise links like "Add User" won't show up.
print render($action_links);
Comments
Comment #1
SteveK commentedadded to dev release.