17 lines
784 B
Smarty
Executable File
17 lines
784 B
Smarty
Executable File
<div class="clear"></div>
|
|
<!--THIS IS A WIDE PORTLET-->
|
|
<div class="portlet">
|
|
|
|
<div class="portlet-content nopadding">
|
|
<form action="" method="post">
|
|
<table width="100%" cellpadding="0" cellspacing="0" id="box-table-a" summary="Employee Pay Sheet">
|
|
<thead>
|
|
<tr>
|
|
<th width="" scope="col">Nombre</th>
|
|
<th width="180" scope="col"><div align="center">Email</div></th>
|
|
<th width="150" scope="col"><div align="center">Tipo</div></th>
|
|
<th width="170" scope="col"><div align="center">Sucursal</div></th>
|
|
<th width="100" scope="col"><div align="center">Acciones</div></th>
|
|
</tr>
|
|
</thead>
|
|
<tbody> |