In a mostly static site I built, the site content is stored as Pages. I'd like to prevent the maintainers from editing the page titles (for their own protection). How can I keep the Page titles (but not content) locked to anyone who is not an admin?
I realize there may be some special coding involved, but where would I start?
G462