howcanilinkanlogouttoanlogoutpage
Last modified by Vincent Massol on 2008/12/01 14:01
| Question | How can I specify a log out page? |
| Answer |
You can modify templates/global.vm and replace the URL to use when clicking on the logout link. Namely look for: And replace xredirect value with the page you want, for example to redirect to Space.Page:
|