Kaynağa Gözat

fleat: update menu

igb 1 hafta önce
ebeveyn
işleme
ae8bc5ff0a
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 2 2
      panel.php

+ 2 - 2
panel.php

@@ -95,8 +95,8 @@ $stmt->close();
             <?php if(($em_role == 0)&&($em_permission_role_id==2)): ?>
                 <dt class="subnav">我的团队
                     <div class="list-wraper">
-                        <a href="../subcustomers.php" target="contentFrame">组员客户</a>
-                        <a href="../subtagClound.php" target="contentFrame">组员客户分析</a>
+                        <a href="../subCustomers.php" target="contentFrame">组员客户</a>
+                        <a href="../subTagClound.php" target="contentFrame">组员客户分析</a>
                     </div>
                 </dt>
             <?php endif; ?>