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.
2 parents 8acafcf + 9fc35ee commit a66e2c5Copy full SHA for a66e2c5
app/code/Magento/CurrencySymbol/view/adminhtml/templates/grid.phtml
@@ -13,8 +13,6 @@
13
*/
14
?>
15
16
-<?php $block->getCurrencySymbolsData();?>
17
-
18
<form id="currency-symbols-form" action="<?= /* @escapeNotVerified */ $block->getFormActionUrl() ?>" method="post">
19
<input name="form_key" type="hidden" value="<?= /* @escapeNotVerified */ $block->getFormKey() ?>" />
20
<fieldset class="admin__fieldset">
0 commit comments