diff --git a/adm/helpers/HelperFormBootstrap.php b/adm/helpers/HelperFormBootstrap.php index 53f088e4..29805157 100644 --- a/adm/helpers/HelperFormBootstrap.php +++ b/adm/helpers/HelperFormBootstrap.php @@ -206,6 +206,9 @@ class HelperFormBootstrap{ case 'simpleText': $this->inputSimpleText($input); break; + case 'textAddon': + $this->inputTextAddon($input); + break; case 'tag': $this->inputTag($input); break; @@ -309,9 +312,10 @@ class HelperFormBootstrap{ '.(isset($p['label']) && $p['label'] ?'':'').'