We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a55327f commit b8653e7Copy full SHA for b8653e7
Block/Adminhtml/System/Config/Form/Info.php
@@ -26,7 +26,7 @@ protected function getModuleUrl()
26
*/
27
protected function getModuleTitle()
28
{
29
- return 'Product Label Extension';
+ return 'Product Labels Extension';
30
}
31
32
/**
0 commit comments