// add class button bt-export, new stylesheets for page stats, forget password login
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10875 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -128,7 +128,7 @@ class StatsForecast extends Module
|
||||
$dataTable[$row['fix_date']] = $row;
|
||||
|
||||
$this->_html .= '<div>
|
||||
<div class="blocStats"><h2 class="icon-'.$this->name.'">'.$this->displayName.'</h2>
|
||||
<div class="blocStats"><h2 class="icon-'.$this->name.'"><span></span>'.$this->displayName.'</h2>
|
||||
<p>'.$this->l('All amounts are without taxes.').'</p>
|
||||
<form id="granularity" action="'.$ru.'#granularity" method="post">
|
||||
<input type="hidden" name="submitGranularity" value="1" />
|
||||
|
||||
Reference in New Issue
Block a user