Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
Variables
notices.phtml File Reference

Go to the source code of this file.

Variables

if( $block->displayNoscriptNotice())( 'JavaScript may be disabled in your browser.') ?></strong ><? endif = __('To use this website you must first enable JavaScript in your browser.')
 

Variable Documentation

◆ endif

if ($block->displayNoscriptNotice()) ('JavaScript may be disabled in your browser.') ?></strong> <? endif = __('To use this website you must first enable JavaScript in your browser.')

Copyright © Magento, Inc. All rights reserved. See COPYING.txt for license details.

See also
\Magento\Backend\Block\Page\Notices

Definition at line 15 of file notices.phtml.