<?php

/**
 * ArtLayout for Contao
 *
 * Copyright (c) 2016 Benjamin Roth
 *
 * @link    http://www.esales-media.de
 * @license commercial
 */

/**
 * Fields
 */
$GLOBALS['TL_LANG']['tl_article']['es_type'][0] = 'Layout';
$GLOBALS['TL_LANG']['tl_article']['es_type'][1] = 'Defines the article\'s appearance.';
$GLOBALS['TL_LANG']['tl_article']['es_backgroundSRC'][0] = 'Background image';
$GLOBALS['TL_LANG']['tl_article']['es_backgroundSRC'][1] = 'The image which should be displayed as article background.';