FormValidator.class.php
|
98060fe235
Adding 1 more label so we can add labels at the left, down and right of an input just use and array instead of a string example: $this->addElement('select', 'name', array('label1', 'label2', 'label3'));
|
13 years ago |