PDA

View Full Version : Change drop down list


Jackie
09-13-2007, 03:58 AM
How do I change the drop down list containing 'Go to table', 'Homepage' etc from pba_cv_view.php?

All I want to allow is a return to the Homepage

Thanks

Jackie

xacto
09-13-2007, 10:35 AM
You will need to modify the lib.php file. Look for the section:

function NavMenus()

(always save a backup of your original code incase something does not turn out right after editing.) :cool:

Jackie
09-14-2007, 03:11 AM
That worked.

Many thanks