Topic-icon Tag does not closed.

Active Subscriptions:

None
10 years 2 months ago #41811 by shigeto_yoshida
Hi.

In login.php, at line 34,
<div class="sclogin sourcecoast" id="sclogin-<?php echo $module->id; ?>" data->
        <?php if ($params->get('user_intro')): ?>
            <div class="sclogin-desc pretext">
                <?php echo $params->get('user_intro'); ?>
            </div>
        <?php endif; ?>

I think <div> tag does not closed.
What is data-> ?

Best regards,
The topic has been locked.
Support Specialist
10 years 2 months ago #41824 by alzander
Replied by alzander on topic Tag does not closed.
I honestly don't know what that data- tag is doing there. We're looking into the cause. It looks like that was accidentally added in the most recent release. I'm thinking that should just be a closing > tag, but not sure off-hand.

We're planning an update release for later this week, and this will be fixed in that release.

Thanks,
Alex
The topic has been locked.
Support Specialist
10 years 2 months ago #41825 by alzander
Replied by alzander on topic Tag does not closed.
Oh, one last note, the data-> does have a closing, so the tag is properly closed. The data- seems to just be erroneous.

Thanks,
Alex
The topic has been locked.
Active Subscriptions:

None
10 years 2 months ago #41833 by shigeto_yoshida
Hi Alex.

Thanks for your reply.
:D

Best Regards,
The topic has been locked.
Support Specialist
10 years 2 months ago #41851 by alzander
Replied by alzander on topic Tag does not closed.
No problem. Thanks for pointing out the problem. If you run into anything else, or have any questions, just let us know.

Finally, if you haven't already, please consider leaving a rating and review for SCLogin, or our support, on the Joomla Extension Directory. It certainly isn't required, but is very appreciated:
extensions.joomla.org/extensions/access-...authentication/24054

Thanks,
Alex
The topic has been locked.