mirror of
https://github.com/e107inc/e107.git
synced 2025-08-16 19:44:09 +02:00
Issue #3616 Tweaked
This commit is contained in:
@@ -6926,7 +6926,7 @@ class e_form
|
||||
{
|
||||
|
||||
$required = $this->getRequiredString();
|
||||
$required_class = ' class="required-label" title="'.LAN_REQUIRED.'"';
|
||||
$required_class = ' class="required-label" title="'.LAN_REQUIRED.'"';
|
||||
$required_help = true;
|
||||
|
||||
if(!empty($att['validate']))
|
||||
|
Reference in New Issue
Block a user