Skip to content

Commit 79adccf

Browse files
fix typo - change getChildhtml to getChildHtml
1 parent 8158c8c commit 79adccf

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

app/code/Magento/Tax/view/adminhtml/templates/toolbar/rate/add.phtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@
77
// @codingStandardsIgnoreFile
88

99
?>
10-
<?php echo $block->getChildhtml('grid') ?>
10+
<?php echo $block->getChildHtml('grid') ?>

0 commit comments

Comments
 (0)