Ejemplo n.º 1
0
            ?>
"><?php 
            echo $field->title;
            ?>
</a>
					</span>
				</td>
				<?php 
        }
        ?>
				<td align="center" id="profiletype<?php 
        echo $id;
        ?>
">
					<?php 
        echo XiptHelperJSToolbar::getProfileTypeNames($id);
        ?>
				</td>			
			</tr>
	<?php 
        $count++;
    }
}
?>
	<tfoot>
	<tr>
		<td colspan="15">
			<?php 
echo $this->pagination->getListFooter();
?>
		</td>