-
BaseProject 관리 Site
-
- = $this->include($viewDatas['layout']['path'] . '/top_menu/search'); ?>
-
-
- = $this->include($viewDatas['layout']['path'] . '/top_menu/make_password'); ?>
-
-
- = $this->include($viewDatas['layout']['path'] . '/top_menu/member_link'); ?>
-
+
\ No newline at end of file
diff --git a/app/Views/layouts/admin/top_menu/make_password.php b/app/Views/layouts/admin/top_menu/make_password.php
index dfb1202..cbb0baa 100644
--- a/app/Views/layouts/admin/top_menu/make_password.php
+++ b/app/Views/layouts/admin/top_menu/make_password.php
@@ -1,3 +1,5 @@
-
= ICONS['LOCK'] ?>
-
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/app/Views/layouts/admin/top_menu/member_link.php b/app/Views/layouts/admin/top_menu/member_link.php
index 5265f0a..02b5623 100644
--- a/app/Views/layouts/admin/top_menu/member_link.php
+++ b/app/Views/layouts/admin/top_menu/member_link.php
@@ -1,16 +1,14 @@
-
\ No newline at end of file
+
+
+
+ = ICONS['LOGIN'] ?>= $viewDatas['session']->get(SESSION_NAMES['AUTH'])[AUTH_FIELDS['TITLE']] ?>
+
+
+ = ICONS['LOGIN'] ?>Login
+
\ No newline at end of file
diff --git a/app/Views/layouts/admin/top_menu/search.php b/app/Views/layouts/admin/top_menu/search.php
index 2035f31..d5a2c9f 100644
--- a/app/Views/layouts/admin/top_menu/search.php
+++ b/app/Views/layouts/admin/top_menu/search.php
@@ -1,4 +1,4 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/app/Views/layouts/front.php b/app/Views/layouts/front.php
index 780f878..966c518 100644
--- a/app/Views/layouts/front.php
+++ b/app/Views/layouts/front.php
@@ -31,18 +31,18 @@
= $this->include($viewDatas['layout']['path'] . '/top_menu'); ?>
-
-
-
+
+
+ |
= $this->include($viewDatas['layout']['path'] . '/left_menu'); ?>
-
-
- = $this->include('templates/front/header'); ?>
+ |
+
+ = $this->include('templates/admin/header'); ?>
= $this->renderSection('content') ?>
- = $this->include('templates/front/footer'); ?>
-
-
-
+ = $this->include('templates/admin/footer'); ?>
+ |
+
+
= $this->include($viewDatas['layout']['path'] . '/copyright'); ?>
diff --git a/app/Views/layouts/front/top_menu.php b/app/Views/layouts/front/top_menu.php
index 0fe6fa8..2693b0a 100644
--- a/app/Views/layouts/front/top_menu.php
+++ b/app/Views/layouts/front/top_menu.php
@@ -1,5 +1,5 @@
-
-