ladivito Posted October 20, 2012 Share Posted October 20, 2012 Hi, How do i change this 2 block of info content or remove it ? as attachment.... thank you Link to comment Share on other sites More sharing options...
Carolina Custom Designs Posted October 23, 2012 Share Posted October 23, 2012 How do i change this 2 block of info Modify /controllers/admin/AdminHomeController.php and comment out the required sections. Alternatively return from ajaxProcessGetAdminHomeElement() method immediately at the start of the method: public function ajaxProcessGetAdminHomeElement() { return; // rest of the method } Hope that helps. Marty Shue Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now