diff --git a/app/Views/templates/admin/index_header.php b/app/Views/templates/admin/index_header.php index 6e695b5..ee17b4d 100644 --- a/app/Views/templates/admin/index_header.php +++ b/app/Views/templates/admin/index_header.php @@ -11,19 +11,12 @@ 고객정보 - - - -include("templates/{$viewDatas['layout']}/index_header/dns"); ?> \ No newline at end of file + \ No newline at end of file diff --git a/app/Views/templates/admin/index_header/dns.php b/app/Views/templates/admin/index_header/dns.php deleted file mode 100644 index 8432b80..0000000 --- a/app/Views/templates/admin/index_header/dns.php +++ /dev/null @@ -1,79 +0,0 @@ - \ No newline at end of file