Hi,
I just try to tune the userlist display for my site,
I see this in the default index.php :
Code:
<div class="contentheading cbUserListTitle"><?php echo $this->listTitleHtml; ?></div>
but I don't find
defined anywhere.
Anything I've missed ?
(cb 1.8.1)
Best