Skip to content

Commit 5666fcb

Browse files
authored
Merge pull request #2871 from Omar-Nabil2/updateon
WEB-491 :- fix labels.inputs.Updated On to labels.inputs.Updated on
2 parents cfd188c + d019e47 commit 5666fcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/accounting/closing-entries/view-closure/view-closure.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
{{ glAccountClosure.lastUpdatedByUsername }}
4040
</div>
4141
<div class="flex-50 header">
42-
{{ 'labels.inputs.Updated On' | translate }}
42+
{{ 'labels.inputs.Updated on' | translate }}
4343
</div>
4444
<div class="flex-50">
4545
{{ glAccountClosure.lastUpdatedDate }}

0 commit comments

Comments
 (0)