Primer commit del sistema avantika sin cambios
This commit is contained in:
19
templates/items/monederos-header.tpl
Executable file
19
templates/items/monederos-header.tpl
Executable file
@@ -0,0 +1,19 @@
|
||||
<div class="clear"></div>
|
||||
<!--THIS IS A WIDE PORTLET-->
|
||||
<div class="portlet">
|
||||
<br />
|
||||
<div class="portlet-content nopadding">
|
||||
<form action="" method="post">
|
||||
<table width="100%" cellpadding="0" cellspacing="0" id="box-table-a">
|
||||
<thead>
|
||||
<tr>
|
||||
<th width=""><div align="center">Tipo</div></th>
|
||||
<th width="150"><div align="center">Fecha</div></th>
|
||||
<th width="150"><div align="center">Código</div></th>
|
||||
<th width="150"><div align="center">Saldo</div></th>
|
||||
<th width="100"><div align="center">Historial</div></th>
|
||||
<th width="100"><div align="center">Status</div></th>
|
||||
<th width="100"><div align="center">Acciones</div></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
Reference in New Issue
Block a user