Quote Originally Posted by helpme View Post
I thought I had this working, but I just went to finish setting it up and the only thing I can find in my admin for it is under admin/config Am I missing something, I thought I could find in layout boxes, but I don't see it.....I feel like I am looking right at it but where??? I was going to add it to the drop down menu however I looked at doing that and I don't know anything about

then a menu item to
includes/templates/YOUR_TEMPLATE/common/tpl_drop_menu.php


thanks for your help.
This is an extra page and the only reference to it in admin is in admin -> configuration.

As far as adding to the drop down menu you have to edit two files:

includes/languages/english/extra_definitions/YOUR_TEMPLATE/headermenu.php

add a new define statement for the return authorization page

the other file to edit is
includes/templates/YOUR_TEMPLATE/common/tpl_drop_menu.php