Jump to content

marlin

Members
  • Posts

    73
  • Joined

  • Last visited

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Posts posted by marlin

  1. Dear The Jimmo,

    Great plugin.

    I wanted to ask if I can make the tab "All Time" as standard insted of "Week". I guess I could change something within the <li>-parts:

    		<li>
    			.....{lang="alltime"}</a>
    		</li>
    		<li>
    			.......{lang="year"}</a>
    		</li>
    		<li>
    			........{lang="month"}</a>
    		</li>	
    		<li>
    			.........{lang="week"}</a>
    		</li>

    Any tip or idea?

×
×
  • Create New...