I use a link at the top for login/logout purposes. The only thing I can't get to work is the returnto function.
This doesn't work:
Code: Select all
{FrontEndUsers returnto='start' form='silent'}{$link_logout}
Code: Select all
{FrontEndUsers returnto='start'}{$link_logout}
Thanks