Revision: 24256
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at February 24, 2010 11:26 by daipratt
Initial Code
<?php if (user_access('administer nodes')): ?> <a href="<?php print '?q=node/'.$node->nid ?>/edit" title="<?php print t('Edit') ?>">edit</a> <?php endif; ?>
Initial URL
http://daipratt.co.uk
Initial Description
Initial Title
Drupal - display an edit link, if the user if allowed to see it
Initial Tags
drupal
Initial Language
Other