items as $key => $item) { if($item['links']) { ?>
ahref($this->currentitem['url'], $this->currentitem['title'], array('class' => 'to-admin', 'title' => sprintf(_CURMODULEADMIN, $this->currentitem['title']), 'style' => 'background-image: url(' . $this->currentitem['image'] . ');'));
if ($this->module) {
echo $this->ahref('modules.php?name='.$this->module, '', array('class' => 'to-view', 'title' => _CURMODULEVIEW));
}
?>