Hi all, new user here.
I'm setting up an invitation only site where I would only like the "send invite" button to appear for administrator level users. I know there is some code in public.php that controls if the button appears, based on config.php parameters. Any suggestions on how to modify this code to further limit the button to admins only?
Thanks.
PS: Nobody is ever going to accuse me of being good at coding PHP, so the simplest solution would be the best one...