Your IP : 216.73.216.86


Current Path : /var/www/homesaver/www/bitrix/blocks/bitrix/33.16.form_2_light_left_img/
Upload File :
Current File : /var/www/homesaver/www/bitrix/blocks/bitrix/33.16.form_2_light_left_img/.description.php

<?php
if (!defined('B_PROLOG_INCLUDED') || B_PROLOG_INCLUDED !== true)
{
	die();
}

use \Bitrix\Main\Localization\Loc;

return array(
	'block' => array(
		'name' => Loc::getMessage('LANDING_BLOCK_FORM_33.16'),
		'section' => array('forms'),
		'dynamic' => false,
		'subtype' => 'form',
	),
	'cards' => array(),
	'groups' => array(),
	'nodes' => array(
		'.landing-block-node-img' => array(
			'name' => Loc::getMessage('LANDING_BLOCK_FORM_33.16_NODE_IMG'),
			'type' => 'img',
			'dimensions' => array('width' => 570),
		),
	),
	'style' => array(
		'.landing-block-node-img' => array(
			'name' => Loc::getMessage('LANDING_BLOCK_FORM_33.16_NODE_IMG'),
			'type' => 'background-size',
		),
	),
	'assets' => array(
		'ext' => array('landing_form'),
	),
);