{$lang->about_referer}
| {$lang->rank} | {$lang->referer} | {$lang->link_word} | {$lang->link_document} | {$lang->visitor} |
|---|---|---|---|---|
| {$_idx} | {htmlspecialchars(cut_str($val->get('referer_url'),40,'...'))} | {htmlspecialchars(urldecode($val->get('link_word')))} | {$val->getTitle()} |
|
{@$_idx++}
| {$lang->rank} | {$lang->host} | {$lang->link_document} | {$lang->visitor} |
|---|---|---|---|
| {$_idx} | {htmlspecialchars(cut_str($val->get('host'),40,'...'))} | {$val->getTitle()} |
|
{@$_idx++}