Edit the usermenu

Support
  1. 2 months ago

    Hi Everyone, I'm back with another confused post!

    I'm trying to edit the contents of the user menu in the header section, but so far I haven't gotten very far.

    /views/default.master.php

    <?php echo $data["userMenuItems"]; ?>

    This is the only reference I have found so far.. I'm thinking it may be a controller I'm looking for or something?
    Can anyone help me please?

  2. Toby

    Feb 24 Administrator

    Have a look in the init() function of lib/ETController.class.php.

  3. awesome! thanks very much toby.

or Sign Up to reply!