[FIX] Typo in payroll-tab
This commit is contained in:
@@ -29,8 +29,8 @@
|
||||
<div class="oh-sticky-table__table oh-table--sortable">
|
||||
<div class="oh-sticky-table__thead">
|
||||
<div class="oh-sticky-table__tr">
|
||||
<div class="oh-sticky-table__th">{% trans "employee" %}</div>
|
||||
<div class="oh-sticky-table__th">{% trans "period" %}</div>
|
||||
<div class="oh-sticky-table__th">{% trans "Employee" %}</div>
|
||||
<div class="oh-sticky-table__th">{% trans "Period" %}</div>
|
||||
<div class="oh-sticky-table__th">{% trans "Status" %}</div>
|
||||
<div class="oh-sticky-table__th">{% trans "Gross Pay" %}</div>
|
||||
<div class="oh-sticky-table__th">{% trans "Deduction" %}</div>
|
||||
|
||||
Reference in New Issue
Block a user