version 2.0 css bug

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
12 anni tempo fa
Good day.

Version 2.0. File Header.cshtml. Button logout:

--------
<li><a href="@Url.RouteUrl("Logout")" class="account">@T("Account.Logout")</a></li>
---------

I believe the class should be ico-logout
12 anni tempo fa
Fixed in the following change set:
http://nopcommerce.codeplex.com/SourceControl/changeset/changes/c35e35cdb984#src%2fPresentation%2fNop.Web%2fViews%2fCommon%2fHeader.cshtml

.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.