EngineGP/template/acp/sections/promo/stats.html
Sergei Solovev b59003e559 Reformat code
This update contains code reformatting to meet PHP standards.
2023-11-12 21:12:42 +03:00

17 lines
408 B
HTML

<table class="trh">
<thead>
<tr>
<th class="w5p"></th>
<th class="w5p">Акция</th>
<th class="w5p text-center">Клиент</th>
<th>Операция</th>
<th class="w15p text-center">Дата</th>
<th class="w5p"></th>
</tr>
</thead>
<tbody>
[list]
</tbody>
</table>
<script type="text/javascript" src="[js]promo.js"></script>