Skip to content

Commit 3d48ebc

Browse files
committed
Update attention background color
1 parent 484eafc commit 3d48ebc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Block/Adminhtml/System/Config/Form/Attention.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ class Attention extends \Magefan\Community\Block\Adminhtml\System\Config\Form\In
2424
*/
2525
public function render(\Magento\Framework\Data\Form\Element\AbstractElement $element)
2626
{
27-
return '<div style="padding:10px;background-color:#ffe5e5;border:1px solid #ddd;margin-bottom:7px;">
27+
return '<div style="padding:10px;background-color:#fffbbb;border:1px solid #ddd;margin-bottom:7px;">
2828
<strong>Attention!</strong> Once you change and save the "Web/Server Container", "Google Analytics 4" or "Google Ads" settings,
2929
please don\'t forget to scroll down to the "Export Container" section
3030
and click the "Generate JSON Container & Download File" button to export container data.

0 commit comments

Comments
 (0)