Closed (won't fix)
Project:
Recycle Node
Version:
5.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
5 Mar 2008 at 19:46 UTC
Updated:
28 Aug 2013 at 16:50 UTC
Is there any possibility to rename the "Delete" button in accordance to it's altered function? Something along the lines of "Unpublish" comes to my mind. Apart from that, great job on the module!
Comments
Comment #1
bnobleman commentedHi Jant,
You can rename the button in a separate module in form_alter hook.
Regards,
Bernard
-------
Bernard Szlachta
http://www.nobleprog.co.uk/drupal/training
http://www.nobleprog.us/drupal-training-courses
Comment #2
deekayen commentedThis module could also rename the button in its own hook_form_alter. Are you objecting to the idea on principle or don't want to write the patch, or something else?