1 2 3 4 5 6 7 8
<?php /** * Page icon override small * * @package ElggPages */ echo elgg_get_site_url() . "mod/pages/images/pages.gif";