Skip to content
Snippets Groups Projects
Commit d1c5162e authored by Igor Biki's avatar Igor Biki Committed by Kevin Paxman
Browse files

ISTWCMS-7275: Update label for 'publication_reference' to 'References'

Renames the label for 'publication_reference' to improve consistency and clarity in block labels. This change ensures a more concise and user-friendly terminology. It does not affect any functionality or data logic.
parent 3b71a49b
No related branches found
No related tags found
No related merge requests found
......@@ -749,7 +749,7 @@ class UwBlockService {
'opportunity' => $this->t('Opportunities'),
'profile' => $this->t('Profiles'),
'project' => $this->t('Projects'),
'publication_reference' => $this->t('Publication references'),
'publication_reference' => $this->t('References'),
'service' => $this->t('Services'),
];
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment