| Current Path : /home/sunflowe/www2/vacancesfloride/templates/yoo_revista/warp/config/layouts/fields/ |
| Current File : /home/sunflowe/www2/vacancesfloride/templates/yoo_revista/warp/config/layouts/fields/text.php |
<?php
/**
* @package Warp Theme Framework
* @author YOOtheme http://www.yootheme.com
* @copyright Copyright (C) YOOtheme GmbH
* @license http://www.gnu.org/licenses/gpl.html GNU/GPL
*/
printf('<input %s />', $control->attributes(array_merge($node->attr(), array('type' => 'text', 'name' => $name, 'value' => $value)), array('label', 'description', 'default')));