View Full Version : How to Remove the "Link added" date
nooisri
10-09-2006, 03:42 PM
I'm using esyndicate Pro1.2. I would like to remove the Link added and the date from every pages in LInk page and Link Details page. what should I do?where I can edit the code. and How to edit it?
open link-display.tpl find and remove:
{$lang.link_added}: {$link.date|date_format:$config.date_format}) ::
open view-link.tpl find and remove:
<tr>
<td><strong>{$lang.link_added}:</strong></td>
<td>{$link.date|date_format:$config.date_format}</td>
</tr>
nooisri
10-09-2006, 05:05 PM
Thank you so much
You're welcome nooisri :)
vBulletin® v3.7.0, Copyright ©2000-2008, Jelsoft Enterprises Ltd.