* Fix bug #40406, add class after using blockPanel.
This commit is contained in:
@@ -58,5 +58,5 @@ namespace zin;
|
||||
</div>
|
||||
</div>
|
||||
<?php
|
||||
blockPanel(rawContent());
|
||||
blockPanel(set::className('docstatistic-block'), rawContent());
|
||||
render();
|
||||
|
||||
Reference in New Issue
Block a user