mirror of
https://github.com/e107inc/e107.git
synced 2025-08-17 03:54:09 +02:00
Moved some of the preferences into different areas.
This commit is contained in:
@@ -1487,7 +1487,7 @@ class e_form
|
||||
|
||||
if($labelFound)
|
||||
{
|
||||
$text .= $labelFound."</label>";
|
||||
$text .= "<span>".$labelFound."</span></label>";
|
||||
}
|
||||
|
||||
return $text;
|
||||
|
Reference in New Issue
Block a user