Closed (duplicate)
Project:
Basic
Version:
7.x-2.0-rc2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Feb 2011 at 12:43 UTC
Updated:
8 Feb 2011 at 12:55 UTC
In page.tpl.php the action_links are missing. I think there sholud be
<ul class="action-links">
<?php print render($action_links); ?>
</ul>
after
<?php print render($tabs); ?>
Comments
Comment #1
enkara commentedSorry, I didn't see this was fixed in dev
#823544: $action_link not rendered