| Server IP : 85.158.181.41 / Your IP : 216.73.217.12 Web Server : Apache System : Linux cloud9-vm129 6.1.178+1-ph #ph SMP PREEMPT_DYNAMIC Wed Jul 29 09:00:54 UTC 2026 x86_64 User : moncbefd ( 1024) PHP Version : 7.3.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/moncbefd/www.moneta.at/admin/html/content/module_center/gx_modules/snippets/ |
Upload File : |
<div class="form-group visibility_switcher">
<label class="col-sm-11 control-label" for="{$field}">{$config.label}</label>
<span class="col-sm-1" data-gx-widget="tooltip_icon" data-tooltip_icon-type="{$config.tooltip.type}">{$config.tooltip.text}</span>
<textarea style="max-width: inherit" rows="10" id="{$field}"
class="col-sm-12 form-control"
name="{$field}"
{if $config.readonly == true}readonly="readonly"{/if}
>{$config.default_value}</textarea>
</div>