File tree Expand file tree Collapse file tree 4 files changed +8
-10
lines changed Expand file tree Collapse file tree 4 files changed +8
-10
lines changed Original file line number Diff line number Diff line change @@ -201,7 +201,7 @@ class="fab fa-discord" title="Discord"></i></a>
201201 <div class="copyright">
202202 <div class="row">
203203 <div class="col-md-6 text-center text-md-start mb-3 mb-md-0">
204- <span class="border-bottom text-accent">
204+ <span class="text-accent">
205205 <?php echo getTranslation ('footer-desc ' ); ?>
206206 </span>
207207 </div>
@@ -211,9 +211,9 @@ class="fab fa-discord" title="Discord"></i></a>
211211 <?php echo getTranslation ('home ' ); ?>
212212 </a>
213213 <a class="text-accent"
214- href="https://meta.miraheze.org/wiki/Special:MyLanguage/Privacy_Policy#2._Cookies "
215- title="<?php echo getTranslation ('footer-cookie ' ); ?> ">
216- <?php echo getTranslation ('footer-cookie ' ); ?>
214+ href="https://meta.miraheze.org/wiki/Special:MyLanguage/Privacy_Policy"
215+ title="<?php echo getTranslation ('footer-privacy-policy ' ); ?> ">
216+ <?php echo getTranslation ('footer-privacy-policy ' ); ?>
217217 </a>
218218 <a class="text-accent"
219219 href="https://meta.miraheze.org/wiki/Special:MyLanguage/WikiTide_Foundation"
Original file line number Diff line number Diff line change 4242 "footer-privacy-policy" : " Privacy Policy" ,
4343 "footer-content-policy" : " Content Policy" ,
4444 "footer-disclaimers" : " Disclaimer" ,
45- "footer-cookie" : " Cookie Statement" ,
4645 "footer-translate" : " Translate this page" ,
4746 "footer-facebook-title" : " Facebook" ,
4847 "footer-twitter-title" : " Twitter" ,
Original file line number Diff line number Diff line change 2727 "footer-terms" : " Terms of Use text" ,
2828 "footer-privacy-policy" : " Privacy Policy text" ,
2929 "footer-disclaimers" : " Disclaimers text" ,
30- "footer-cookie" : " Cookie Statement text" ,
3130 "footer-translate" : " Button that allows users to translate page" ,
3231 "footer-facebook-title" : " Title for Facebook link in footer" ,
3332 "footer-twitter-title" : " Title for Twitter link in footer" ,
Original file line number Diff line number Diff line change @@ -448,7 +448,7 @@ class="fab fa-discord" title="Discord"></i></a>
448448 <div class="copyright">
449449 <div class="row">
450450 <div class="col-md-6 text-center text-md-start mb-3 mb-md-0">
451- <span class="border-bottom text-accent">
451+ <span class="text-accent">
452452 <?php echo getTranslation ('footer-desc ' ); ?>
453453 </span>
454454 </div>
@@ -458,9 +458,9 @@ class="fab fa-discord" title="Discord"></i></a>
458458 <?php echo getTranslation ('home ' ); ?>
459459 </a>
460460 <a class="text-accent"
461- href="https://meta.miraheze.org/wiki/Special:MyLanguage/Privacy_Policy#Cookies "
462- title="<?php echo getTranslation ('footer-cookie ' ); ?> ">
463- <?php echo getTranslation ('footer-cookie ' ); ?>
461+ href="https://meta.miraheze.org/wiki/Special:MyLanguage/Privacy_Policy"
462+ title="<?php echo getTranslation ('footer-privacy-policy ' ); ?> ">
463+ <?php echo getTranslation ('footer-privacy-policy ' ); ?>
464464 </a>
465465 <a class="text-accent"
466466 href="https://meta.miraheze.org/wiki/Special:MyLanguage/Help_center"
You can’t perform that action at this time.
0 commit comments