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

enkara’s picture

Status: Active » Closed (duplicate)

Sorry, I didn't see this was fixed in dev

#823544: $action_link not rendered