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 7c9a5cb commit c92b57fCopy full SHA for c92b57f
app/code/Magento/Captcha/Block/Captcha/DefaultCaptcha.php
@@ -13,7 +13,7 @@ class DefaultCaptcha extends \Magento\Framework\View\Element\Template
13
/**
14
* @var string
15
*/
16
- protected $_template = 'default.phtml';
+ protected $_template = 'Magento_Captcha::default.phtml';
17
18
19
0 commit comments