We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a7d3d1e + 0fe67da commit f3bbd1eCopy full SHA for f3bbd1e
3 files changed
public/images/EU_logo.jpg
117 KB
public/images/EU_logo_new.jpg
resources/views/layout/footer.blade.php
@@ -22,9 +22,9 @@
22
23
</div>
24
<div class="about">
25
- <img src="/images/EU_logo.png">
+ <img width="200px" alt="Funded by the European Union Logo" src="/images/EU_logo_new.jpg">
26
<div class="phrase">
27
- <div class="text">@lang('base.footer_msg')</div>
+
28
<div class="text"><a
29
href="{{route('privacy')}}">{{ucfirst(mb_strtolower(__('privacy-statement.title'),'UTF-8'))}}</a> - <a
30
href="{{route('cookie')}}">@lang('cookie_policy.title')</a></div>
0 commit comments