@@ -433,7 +433,7 @@ function statistics_admin_content() {
$rows[]=array(l($nid->title,'node/'.$nid->nid,array('title'=>t('View this posting.'))),$nid->daycount,$nid->totalcount,format_date($nid->timestamp,'small'),l(t('track title'),'admin/logs/hits/page/'.urlencode($nid->title)));