Possible Duplicate:
Joomla 2.5 super administrator can't edit front end
I did install a template (not a joomla native one) that doesn’t diplay the frontend icon.
Any idea where and how I could put it? If I knew I would copy past the code needed from a native joomla template. How would it look like? Just a link with some php? Any idea?
Here’s what I did to resolve.
I replaced the folder “article” in my custom template
/templates/templatename/html/com_content/article
I copy/pasted the original “article” files from one of Joomla’s
templates (beez5) that come with install
There are two files in that folder (the path given above) and they include:
default.php
index.html