// add images css sprites for icon page stats

This commit is contained in:
vKham
2011-12-05 14:34:44 +00:00
parent a3f7f1909c
commit 862af2eec0
15 changed files with 68 additions and 28 deletions
+1 -1
View File
@@ -98,7 +98,7 @@ class StatsSearch extends ModuleGraph
$result = Db::getInstance(_PS_USE_SQL_SLAVE_)->executeS($this->_query.ModuleGraph::getDateBetween().$this->_query2);
$this->_html = '
<div class="blocStats"><h2 class="icon-'.$this->name.'">'.$this->displayName.'</h2>';
<div class="blocStats"><h2 class="icon-'.$this->name.'"><span></span>'.$this->displayName.'</h2>';
$table = '<div style="overflow-y: scroll; height: 600px;">
<table class="table" border="0" cellspacing="0" cellspacing="0">
<thead>