mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-03-12 00:45:34 +00:00
replace icon on Statistics button
This commit is contained in:
parent
c4d00fb650
commit
526d833ab1
|
@ -110,7 +110,7 @@ class SeedDMS_View_AdminTools extends SeedDMS_Bootstrap_Style {
|
|||
?>
|
||||
<?= self::startRow(); ?>
|
||||
<?php echo $this->callHook('startOfRow', 6); ?>
|
||||
<?= self::rowButton("../out/out.Statistic.php", "tasks", "folders_and_documents_statistic"); ?>
|
||||
<?= self::rowButton("../out/out.Statistic.php", "sitemap", "folders_and_documents_statistic"); ?>
|
||||
<?= self::rowButton("../out/out.Charts.php", "bar-chart", "charts"); ?>
|
||||
<?= self::rowButton("../out/out.ObjectCheck.php", "check", "objectcheck"); ?>
|
||||
<?= self::rowButton("../out/out.Timeline.php", "clock-o", "timeline"); ?>
|
||||
|
|
Loading…
Reference in New Issue
Block a user