how to make onenavbar link only vissible for one usergroup ???
hey .
i am a little bit new to this with php.. but i have a link in my navbar that goes to a newssite where i can add articles.. i only want thos link to be vissible to s administrators.. how should i doe to code to achive that..
i tried with <if condition"$show=['usergroupid6']"> but that didn´t work
|