Renaming "Delete"
jant - March 5, 2008 - 19:46
| Project: | Recycle Node |
| Version: | 5.x-1.x-dev |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | won't fix |
Jump to:
Description
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!

#1
Hi Jant,
You can rename the button in a separate module in form_alter hook.
Regards,
Bernard
#2
This 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?