Skip to content

typo in plugins/Login/templates/login.twig #4561

@anonymous-matomo-user

Description

@anonymous-matomo-user

In my Piwik installation I have restricted access with .htaccess, except for pwiwik.js and index.php as mentioned in the user guide.

Since update to Piwik 2.0.4-b1 the .htaccess login prompt is also shown on piwik/index.php.
I found a typo in piwik/plugins/Login/templates/login.twig:

 24    <link rel="stylesheet" type="text/css" href="libs/jquery/stylesheetsk/jquery.smartbanner.css" /> ```

After removing the surplus "k" behind "libs/jquery/stylesheets" everything looks fine and the htaccess login prompt is no longer shown at piwik/index.php
Keywords: login.twig, typo,stylesheetsk

Metadata

Metadata

Assignees

Labels

BugFor errors / faults / flaws / inconsistencies etc.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions