1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-06 06:38:00 +02:00

Last commit went wrong - typo fix

This commit is contained in:
SecretR
2014-04-02 16:19:34 +03:00
parent 4219ac74fd
commit 53f4c8d659

View File

@@ -202,7 +202,7 @@ class e_form
if(deftrue('BOOTSTRAP') === 3)
{
$options['class'] .= ' fform-control';
$options['class'] .= ' form-control';
}
/*