New Switch request
Sorry, you don't have permission to post posts. Log in, or register if you haven't yet.
Comments on New Switch request
Usergroup: Customer
Joined: Jul 17, 2003
Total Topics: 39
Total Comments: 100
Posted Sep 28, 2012 - 3:09 PM:
Can you please add a switch to turn off the "totals" block, basically the following section in main.tpl
<div class="statimage"><img src="{IMAGESURL}/stats.png" width="32" height="26" alt="" /></div>
<div class="floatleft"> {TOTALLINKS} listings in {TOTALCATS} categories<IF {SWITCH_HITS}>, with {TOTALHITS} clicks</IF><IF {SWITCH_COMMENTS}> and {TOTALCOMMENTS} comments</IF><IF {SWITCH_MEMBERS}> by <a href="memberlist.php">{TOTALMEMBERS} members</a></IF>. Directory last updated {LASTUPDATE}.
<IF {SWITCH_MEMBERS}><br />Welcome <a href="{NEWESTMEMBERURL}">{NEWESTMEMBERNAME}</a>, the newest member.</IF>
</div>
<div class="clear"></div>
That would save me a template edit
Thanks,
Nigel
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
Added.
Usergroup: Customer
Joined: Jul 17, 2003
Total Topics: 39
Total Comments: 100
Thank you.