first
This commit is contained in:
5
modules/dashboard/widgets/system/var.php
Normal file
5
modules/dashboard/widgets/system/var.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
$d['admdash']['title'] = 'System Environment'; //타이틀
|
||||
$d['admdash']['col'] = '6'; // 가로폭 100% = 12 , 50% = 6
|
||||
$d['admdash']['more'] = $g['s'].'/?r='.$r.'&m=admin&module=admin'; // 더보기 링크
|
||||
?>
|
||||
Reference in New Issue
Block a user