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 46d781f commit d11adfbCopy full SHA for d11adfb
app/code/Magento/Tax/view/adminhtml/templates/rule/edit.phtml
@@ -176,7 +176,7 @@ require([
176
taxRateFormElement.mage('form').mage('validation');
177
178
taxRateForm.dialogRates({
179
- title: '<?php echo __('Tax Rate1'); ?>',
+ title: '<?php echo __('Tax Rate'); ?>',
180
autoOpen: false,
181
id: '<?php echo $block->getJsId() ?>',
182
minWidth: 560,
0 commit comments