Hi there,
I have made a custom node type for event registration. I have used themes (template.php to all a custom tpl.php for the form) to customise the look of the form.
Using workflow and actions / triggers, people can register for my event, and the event manager gets a notification email and can log in and see a view of who has registered. Neat!
It all works wonderfully, but I can't find a way to rename the default drupal node/add buttons - "save" and "preview" to say "submit registration" and "preview registration". Just a small thing, but quite important to user experience.
Can anyone help me with this?