on 7/12/01 11:48 PM, Green Onyx at [EMAIL PROTECTED] spake:
> Does anyone know a way that when you hit Change Password on the mod_user
> screen you can make it go back to the user listing instead of the main menu.
> I've hit a few situations where I'm changing numerous passwords and once and
> it would be nice to be able to hit change password and be right back in the
> user listing where I was.
You have to modify the source. Not sure what version you are running, but
on 0.60pre4, around line 474 of user.c, change it to call show_users()
instead of moduser(). Then recompile.
HTH,
Bill Shupp