So I wanted to delete the time from the article date/time stamp so I did this:
Edit the following files:
htdocs/templates/ja_purity_ii/html/com_content/
frontpage/default_item.php
section/blog_item.php
category/blog_item.php
article/default.php
I replaced
LC2 with LC3 and vooop no more incorrect time, just the date.
article->created, JText::_('DATE_FORMAT_LC3')) ?>
No comments:
Post a Comment