Browse Source

新增 /home.php

manto07m 3 năm trước cách đây
mục cha
commit
40758a2bc0
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      index.php

+ 1 - 1
index.php

@@ -591,7 +591,7 @@ if (!isset($_SESSION['loggedin'])) {
 				<span class="separator"></span>
 				<ul class="notifications">
 					<li>
-						<a href="/Front-Page" class="notification-icon" data-toggle="tooltip" title="綜合登入入口" data-placement="bottom">
+						<a href="/Front-Page/home.php" class="notification-icon" data-toggle="tooltip" title="綜合登入入口" data-placement="bottom">
 							<i class="fa fa-home"></i>
 						</a>
 					</li>