Drupal: template.php in theme, how can I edit the block back-end page ?

Posted by Patrick on Stack Overflow See other posts from Stack Overflow or by Patrick
Published on 2010-05-19T19:35:28Z Indexed on 2010/05/22 11:00 UTC
Read the original article Hit count: 114

Filed under:
|

hi,

I use phptemplate_node_form in template.php to edit my back-end node pages

function phptemplate_node_form($form) {

Which is the function to edit the blocks instead ?

thanks

© Stack Overflow or respective owner

Related posts about drupal

Related posts about drupal-6