This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
lnapp/views/table/select_foot.php
2013-05-02 20:37:40 +10:00

10 lines
335 B
PHP

</table>
<!--
<div class="btn-group pull-center">
<?php #echo $button; ?>
<button type="submit" name="Submit" class="btn" id="all_on">Select All</button>
<button type="submit" name="Submit" class="btn" id="all_off">Deselect All</button>
<button type="submit" name="Submit" class="btn" id="toggle">Toggle Select</button>
</div>
-->