Updated bootstrap and many other items
This commit is contained in:
@@ -51,6 +51,9 @@ abstract class lnApp_Form extends Kohana_Form {
|
||||
|
||||
$output .= '%s';
|
||||
|
||||
if (in_array('required',$attributes))
|
||||
$output .= '<div class="help-block with-errors"></div>';
|
||||
|
||||
if ($classdiv)
|
||||
$output .= '</div>';
|
||||
|
||||
|
Reference in New Issue
Block a user