diff --git a/app/templates/Matchgrids/pending.php b/app/templates/Matchgrids/pending.php index 3fed4d7fc..bb3e6aacb 100644 --- a/app/templates/Matchgrids/pending.php +++ b/app/templates/Matchgrids/pending.php @@ -44,13 +44,12 @@ - + Html->link( $p['sorid'], ['action' => 'reconcile', $vv_matchgrid_id, - '?' => [ 'rowid' => $p['id'] ] ], - ['class' => 'row-link'] + '?' => [ 'rowid' => $p['id'] ] ] ); ?>