NoteStar 5 years ago
parent
commit
444a3365b8

+ 1 - 1
addons/fecmall/furnilife_theme/app/appfront/theme/furnilife/widgets/footer.php

@@ -123,7 +123,7 @@
                     <!--=======  footer copyright text  =======-->
 
                     <div class="footer-copyright-text">
-                        <p>Copyright &copy; 2018 <a href="http://www.fecshop.com/">Fecshop</a>, All Rights Reserved.</p>
+                        <p>Copyright &copy; 2018 <a href="http://www.queenabby.com/">Queenabby</a>, All Rights Reserved.</p>
                     </div>
 
                     <!--=======  End of footer copyright text  =======-->

+ 1 - 1
addons/fecmall/furnilife_theme/app/apphtml5/theme/furnilife/widgets/footer.php

@@ -47,7 +47,7 @@
 
 <div class="container foot_foot_content">
                 <div class="html5_foot_foot_text">
-                        <p>Copyright &copy; 2018 <a href="http://www.fecshop.com/">Fecshop</a>, All Rights Reserved.</p>
+                        <p>Copyright &copy; 2018 <a href="http://www.queenabby.com/">Queenabby</a>, All Rights Reserved.</p>
                         <p><img src="<?= Yii::$service->image->getImgUrl('addons/fectfurnilife/payment.png'); ?>" class="img-fluid" alt=""></p>
                 </div>
 </div>