I would like to change the hours for the evening (and the night).
Code: Select all
case ($date < 24):
// if the hour is 6pm-11pm
$s_welcome = sprintf($user->lang['GOOD_EVENING'], $u_user_name);;
break;
}
Could you tell me how ?
Edit
I love this Mod. I installed, it works ok

If I could modify the hours for the evening it will be the top.