20 lines
870 B
Smarty
Executable File
20 lines
870 B
Smarty
Executable File
<div class="clear"></div>
|
|
<!--THIS IS A WIDE PORTLET-->
|
|
<div class="portlet">
|
|
|
|
<div align="center" class="btnAddGral">
|
|
<a href="javascript:void(0)" class="inline_add" id="addCuentaBancaria">Agregar Cuenta Bancaria</a>
|
|
</div>
|
|
|
|
<div class="portlet-content nopadding">
|
|
<form action="" method="post">
|
|
<table width="100%" cellpadding="0" cellspacing="0" id="box-table-a">
|
|
<thead>
|
|
<tr>
|
|
<th width="100" scope="col"><div align="center">ID</div></th>
|
|
<th width="200" scope="col"><div align="center">Banco</div></th>
|
|
<th width="" scope="col"><div align="center">No. Cuenta</div></th>
|
|
<th width="100" scope="col"><div align="center">Acciones</div></th>
|
|
</tr>
|
|
</thead>
|
|
<tbody> |