Jump to content

Remove timestamp on main forums page


Recommended Posts

Templates > forums > front > index > forumRow

Search: datetime="$lastPost

Remove all following code:

{{if $lastPost['topic_title']}}
	<a href='{$lastPost['topic_url']->setQueryString( 'do', 'getLastComment' )}' title='{lang="get_last_post"}'>{datetime="$lastPost['date']"}</a>
{{else}}
	{datetime="$lastPost['date']"}
{{endif}}

 

Edited by Hisashi
Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...