Ticket #276 (closed defect: fixed)
Piwik : Marge après footer
Reported by: | Oum | Owned by: | olivier |
---|---|---|---|
Priority: | low | Milestone: | 2.0 |
Component: | module:plugins | Version: | 2.0 RC1 |
Severity: | minor | Keywords: | piwik |
Cc: |
Description
Le plugin Piwik ajoute une petite marge pas très esthétique en bas de page après le footer, y-a-t'il un moyen de cacher cela ? (test avec thème blowUp).
De plus il doit manquer un <p> dans class.dc.piwik.php ligne 194 car cela produit une erreur de validation xhtml :
'<noscript><img src="'.html::escapeURL($php).'" style="border:0" alt="piwik" width="0" height="0" /></p>'."\n".
Change History
Note: See
TracTickets for help on using
tickets.
(In [1945]) Validation fix in piwik. Closes #276.