Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.
Help keep Vanilla free:
echo '<ul>';
while (list($Key, $Tab) = each($this->Tabs)) {
echo '<li'.$this->TabClass($this->CurrentTab, $Tab['Value']).'><a href="'.$Tab['Url'].'" '.$Tab['Attributes'].'>'.$Tab['Text'].'</a></li>';
}
echo '</ul>';

Posted: Saturday, 27 October 2007 at 8:46AM
1 to 8 of 8