Error and Warning messages

GK User
Wed Jul 15, 2015 2:42 pm
Hello,

Is it normal that in case of a wrong username or password, we get both a warning and error whose code is:

<div id="system-message-container">
<dl id="system-message">
<dt class="warning">Warning</dt>
<dd class="warning message">
<ul>
<li>Username and password do not match or you do not have an account yet.</li>
</ul>
</dd>
<dt class="error">Error</dt>
<dd class="error message">
<ul>
<li>Incorrect email or password. Please try again.</li>
</ul>
</dd>
</dl>
</div>

Thank you!

Julien
User avatar
Fresh Boarder

GK User
Fri Jul 17, 2015 9:51 am
Hello,

Yes, it is a standard structure of Joomla! system messages.
User avatar
Administrator


cron