got a question about " Login/register" how to chancge the path from user/login to user/register ?

Comments

mercmobily’s picture

Status: Active » Fixed

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.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.