How to modify the HTML tag in Joomla 1.5?

守給你的承諾、 提交于 2020-02-06 05:27:05

问题


I need to define an appcache manifest on the login page. I found the same question asked about Drupal 6, but the file mentioned, page.tpl.php, does not exist. Where is the counterpart in Joomla?


回答1:


The HTML tag should be in the template index.php found here -

JOOMLA INSTALL/templates/YOUR TEMPLATE/index.php



来源:https://stackoverflow.com/questions/5589627/how-to-modify-the-html-tag-in-joomla-1-5

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!