Skip to content

Commit d11adfb

Browse files
committed
MAGETWO-32310: Pop-ups
1 parent 46d781f commit d11adfb

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/Tax/view/adminhtml/templates/rule

1 file changed

+1
-1
lines changed

app/code/Magento/Tax/view/adminhtml/templates/rule/edit.phtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ require([
176176
taxRateFormElement.mage('form').mage('validation');
177177

178178
taxRateForm.dialogRates({
179-
title: '<?php echo __('Tax Rate1'); ?>',
179+
title: '<?php echo __('Tax Rate'); ?>',
180180
autoOpen: false,
181181
id: '<?php echo $block->getJsId() ?>',
182182
minWidth: 560,

0 commit comments

Comments
 (0)