diff --git a/admin-dev/themes/template/helper/form/form.tpl b/admin-dev/themes/template/helper/form/form.tpl index e996489f5..1a39e617f 100644 --- a/admin-dev/themes/template/helper/form/form.tpl +++ b/admin-dev/themes/template/helper/form/form.tpl @@ -107,7 +107,7 @@ {if isset($input.options.query) && !$input.options.query && isset($input.empty_message)} {$input.empty_message} {$input.required = false} - {$input.p = null} + {$input.desc = null} {else}