fix translation

This commit is contained in:
O K
2025-06-08 15:40:24 +03:00
parent a35c8aa098
commit d258c6f5bf
11 changed files with 375 additions and 227 deletions

View File

@@ -17,7 +17,7 @@
<div class="panel-body">
<div id="hutko_payments_list">
<div class="table-responsive">
<table class="table" id="hutko_payments_table">
<thead>
@@ -45,14 +45,6 @@
</button>
{/if}
{* <form method="post" id="hutkoStatusForm-{$payment->id|intval}"></form>
<button type="submit" class="btn btn-default btn-sm hutko-status-btn"
form="hutkoStatusForm-{$payment->id|intval}"
data-toggle="modal" data-target="#hutkoStatusModal-{$payment->id}"
name="hutkoOrderStatus" value="{$payment->transaction_id|escape:'htmlall':'UTF-8'}"
data-hutkoOrderPaymentStatus="{$payment->id}">
<i class="icon-info"></i> {l s='Status' d='Modules.Hutko.Admin'}
</button> *}
<div class="modal fade" id="hutkoRefundModal-{$payment->id}" tabindex="-1" role="dialog"
aria-labelledby="hutkoRefundModalLabel-{$payment->id}" aria-hidden="true">
<div class="modal-dialog" role="document">