Вход Регистрация
Файл: concrete5.7.5.6/concrete/blocks/page_attribute_display/templates/boolean.php
Строк: 10
<?php
defined
('C5_EXECUTE') or die('Access Denied.');
echo 
$this->controller->getOpenTag();
echo 
$this->controller->getTitle();
echo(
$this->controller->getContent() ? t('Yes') : t('No'));
echo 
$this->controller->getCloseTag();
Онлайн: 0
Реклама