|
|
<input class="form-control" type="text" name="settingForm[security:basicName]" value="{{ settingForm['security:basicName']|default('') }}" {% if not acl_enable %}readonly{% endif%}>
|
|
<input class="form-control" type="text" name="settingForm[security:basicName]" value="{{ settingForm['security:basicName']|default('') }}" {% if not acl_enable %}readonly{% endif%}>
|