from user/login to user/register ?
leovarg - July 20, 2008 - 06:00
| Project: | Drigg |
| Version: | 5.x-1.9 |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
got a question about " Login/register" how to chancge the path from user/login to user/register ?

#1
Hi,
I am afraid there is no option to do that using the drigg_ui_submit_button() function. However, that function is really simple: it's in drigg_ui/drigg_ui.module line 941. Just copy it over in your template.php file, rename it, and call it from your template file.
Bye!
Merc.
#2
Automatically closed -- issue fixed for two weeks with no activity.