first
This commit is contained in:
5
modules/dashboard/widgets/example/var.php
Normal file
5
modules/dashboard/widgets/example/var.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
$d['admdash']['title'] = _LANG('1001','widget'); //타이틀
|
||||
$d['admdash']['col'] = '6'; // 가로폭 100% = 12 , 50% = 6
|
||||
$d['admdash']['more'] = ''; // 더보기 링크
|
||||
?>
|
||||
Reference in New Issue
Block a user