Other templates has a 'view' and 'edit' tab on every node or article, but it is missing in this theme? Authorized users with edit-permissions can't edit the nodes at this way.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | patch-page.tpl-20110202.txt | 655 bytes | gtsopour |
Comments
Comment #1
gtsopour commentedPut the following code in your page.tpl.php before printing your $page['content']
I attached a patch (patch-page.tpl-20110202.txt) with this change
Comment #2
Bartje01 commentedThanks, it works!
Comment #3
skounis commentedcommitted to head
http://drupal.org/cvs?commit=496876
Comment #4
gtsopour commentedok verified