<div class="tab-pane" id="timestamp">
<?php
echo $this->Form->inputs(array(
'LabelFormat',
'LabelX',
'LabelY',
'legend' => false
));
?>
</div>