Hi again,
Im trying to install the custom greeting mod and the edit I need to make is on the index.template.php file but I cant find the required code to do this, would you be able to give me a hand?
This is the change it says needs to be made
(Find)
<li class="greeting">', $txt['hello_member_ndt'], ' <span>', $context['user']['name'], '</span></li>
(Replace)
<li class="greeting">', $context['greeting'], '</span></li>