Lines Matching refs:sep
1293 $sep = '•';
1297 $sep = $this->getConf('breadcrumbSepText');
1298 $img = $this->getMediaFile('breadcrumb-sep', false);
1301 $sep = '<img src="' . $img . '">';
1326 $html .= '<li class="sep">' . $sep . '</li>';
1380 $sep = ' » ';
1384 $sep = $this->getConf('youarehereSepText');
1385 $img = $this->getMediaFile('youarehere-sep', false);
1388 $sep = '<img src="' . $img . '">';
1418 $html .= '<li class="sep">' . $sep . '</li>';
1427 $html .= '<li class="sep">' . $sep . '</li>';