From e21e2b80bafaa1cef418fb9783e31189a633f160 Mon Sep 17 00:00:00 2001 From: Arlen Johnson Date: Sat, 8 Oct 2022 10:13:45 -0400 Subject: [PATCH] Update to Matchgrid History top-link label (CO-2527) --- app/templates/Matchgrids/manage.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/Matchgrids/manage.php b/app/templates/Matchgrids/manage.php index 7ad958de4..9ca7c5cc6 100644 --- a/app/templates/Matchgrids/manage.php +++ b/app/templates/Matchgrids/manage.php @@ -44,7 +44,7 @@ 'action' => 'index', '?' => ['matchgrid_id' => $vv_cur_mg->id] ]), - 'label' => __('match.op.history') + 'label' => __('match.ct.MatchgridHistoryRecords',2) ); // Output the topLinks