diff --git a/OHIFViewer/client/components/toolbarSection/toolbarSection.js b/OHIFViewer/client/components/toolbarSection/toolbarSection.js index eb1a20861..1c6c80762 100644 --- a/OHIFViewer/client/components/toolbarSection/toolbarSection.js +++ b/OHIFViewer/client/components/toolbarSection/toolbarSection.js @@ -12,7 +12,7 @@ Template.toolbarSection.helpers({ svgLink: '/packages/viewerbase/assets/icons.svg#icon-studies', svgWidth: 15, svgHeight: 13, - bottomLabel: 'Studies' + bottomLabel: 'Series' }] }; },