diff --git a/themes/default/layout/footer.blade.php b/themes/default/layout/footer.blade.php index 180e68e8..61982536 100644 --- a/themes/default/layout/footer.blade.php +++ b/themes/default/layout/footer.blade.php @@ -84,7 +84,10 @@
-
Powered By  BeikeShop {!! $footer_content['bottom']['copyright'][$locale] ?? '' !!}
+
+ Powered By BeikeShop  + {!! $footer_content['bottom']['copyright'][$locale] ?? '' !!} +
@if (isset($footer_content['bottom']['image']) && $footer_content['bottom']['image'])