You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
{* $Id$ *}
|
|
|
|
|
|
{tikimodule error=$module_params.error title=$tpl_module_title name="directory_stats" flip=$module_params.flip decorations=$module_params.decorations nobox=$module_params.nobox notitle=$module_params.notitle}
|
|
|
|
|
|
{tr}Sites:{/tr} {$modDirStats.valid}<br>
|
|
|
{tr}Sites to validate:{/tr} {$modDirStats.invalid}<br>
|
|
|
{tr}Categories:{/tr} {$modDirStats.categs}<br>
|
|
|
{tr}Searches:{/tr} {$modDirStats.searches}<br>
|
|
|
{tr}Visited links:{/tr} {$modDirStats.visits}<br>
|
|
|
|
|
|
{/tikimodule}
|