소스 검색

fixed Bocian tool link in home

Piotr Labudda 7 년 전
부모
커밋
bc8a2f1d09
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      theme/view/home.php

+ 2 - 2
theme/view/home.php

@@ -37,7 +37,7 @@
                 <div class="col-md-6 padding-lr-0 smad-border-col">
                     <div class="menu-items text-center">
                         <div class="menu-item">
-                            <a href="index.php?_route=UrlAction_BiAuditRaport#PRACOWNICY" title="Pracownicy">
+                            <a href="index.php?_route=UrlAction_Bocian#PRACOWNICY" title="Pracownicy">
                                 <div>PRACOWNICY</div>
                                 <img src="<?= $this->asset("assets/images/button-red.png"); ?>" alt="Pracownicy" />
                             </a>
@@ -47,7 +47,7 @@
                 <div class="col-md-6 padding-lr-0">
                     <div class="menu-items text-center">
                         <div class="menu-item">
-                            <a href="index.php?_route=UrlAction_BiAuditRaport#KONTRAHENCI" title="Kontrahenci">
+                            <a href="index.php?_route=UrlAction_Bocian#KONTRAHENCI" title="Kontrahenci">
                                 <div>KONTRAHENCI</div>
                                 <img src="<?= $this->asset("assets/images/button-red.png"); ?>" alt="Kontrahenci" />
                             </a>