Skip to content

Commit

Permalink
Update to Matchgrid History top-link label (CO-2527)
Browse files Browse the repository at this point in the history
  • Loading branch information
arlen committed Oct 27, 2022
1 parent 4c06380 commit e21e2b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/templates/Matchgrids/manage.php
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
'action' => 'index',
'?' => ['matchgrid_id' => $vv_cur_mg->id]
]),
'label' => __('match.op.history')
'label' => __('match.ct.MatchgridHistoryRecords',2)
);

// Output the topLinks
Expand Down

0 comments on commit e21e2b8

Please sign in to comment.