View Full Version : About Stadistics
IŽll like to know how I could hide the stadistics ( number of clicks, date of submited) of the links for the visitors but to mantain them for admin manage
Thanks!!
Sergey Ten
06-08-2006, 03:59 PM
Hello boom,
Please follow this directives
*** Open your link-display.tpl ***
*** Find 23 line ***
<div class="stat">({$lang.clicks}: {$link.clicks};
*** And replace to ***
<div class="stat">
*** Find 28 line ***
{$lang.link_added}: {$link.date}) ::
*** And delete it ***
*** Save change ***
vBulletin® v3.7.0, Copyright ©2000-2008, Jelsoft Enterprises Ltd.