Gossamer Forum
Home : Products : Gossamer Mail : Discussion :

Re: [yogi] validate problem

Quote Reply
Re: [yogi] validate problem In reply to
That's an admin template bug. There's two places you need to fix it at: quicklinks, and the admin template (data/admin/templates), user_nav.html

You need to change the link from:
Code:
admin.cgi?db=users&db=validate&do=validate_search_results
to:
Code:
admin.cgi?db=validate&db=users&do=validate_search_results

Adrian
Subject Author Views Date
Thread validate problem yogi 2392 Oct 6, 2002, 1:53 AM
Thread Re: [yogi] validate problem
brewt 2336 Oct 6, 2002, 2:51 PM
Post Re: [brewt] validate problem
yogi 2363 Oct 7, 2002, 12:43 AM