[% page = "PLUGIN_TRACKSTAT" %] [% PROCESS settings/header.html %] [% PROCESS plugins/TrackStat/settings/subpage_chooser.html %] [% WRAPPER setting title="SETUP_PLUGIN_TRACKSTAT_FAVORITES" desc="SETUP_PLUGIN_TRACKSTAT_FAVORITES_DESC" %]
[% count = 0 %] [%- FOREACH statistic = pluginTrackStatStatisticItems %] [% IF count>=pluginTrackStatNoOfStatisticItemsPerColumn %] |
[% count = 0 %]
[% END %]
[% count = count + 1 %]
[%- statisticid = "statistic_" _ statistic.id %]
[%- END %] |