when I login as user to my drupal website I can see the tabs in the front-end to edit the content.
I would like to disable these tabs (end edit the content from the back-end only). How can I do it?
If I’m not wrong, I remember there was a back-end setting for it.
thanks
If you’re backend is a different theme than the front end (recommended), you can comment out $tabs and $tabs2 in the website theme.