backend - How to add or remove icons from joomla control panel? -
i add links first panel displays in joomla back-end. files should modify?
the actual file path need edit this:
your-site-root/administrator/modules/mod_quickicon/helper.php
you see function getbuttons() array being created icons , it's params (link, image, text, access). copy one, paste want show in relevance other icons , replace content content want added.
Comments
Post a Comment