Cleaned up some old comments, Fixed some text, Fixed a bug in the main js file
Update footer.php, strings.json, and 3 more files...
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
<i class="fa fa-bars" aria-hidden="true"></i><span class="sr-only">Sidebar</span>
|
||||
</button>
|
||||
</div>
|
||||
<!--<div id="copyright-text" class="text-muted ml-15">© Copyright 2020-2021, BOZET Herwin</div>-->
|
||||
</div>
|
||||
<span class="ml-auto">
|
||||
<div id="privacy-footer-link" class="text-muted ml-15">
|
||||
@@ -15,17 +14,6 @@
|
||||
</a>
|
||||
</div>
|
||||
</span>
|
||||
<!--<span class="navbar-brand ml-auto">
|
||||
<a href="<?php echo(l10n_url_switch('en')); ?>">
|
||||
<img src="/resources/Icons8/color/flags/countries/uk.svg" alt="English">
|
||||
</a>
|
||||
<a href="<?php echo(l10n_url_switch('fr')); ?>">
|
||||
<img src="/resources/Icons8/color/flags/countries/france.svg" alt="French">
|
||||
</a>
|
||||
<a href="<?php echo(l10n_url_switch('lb')); ?>">
|
||||
<img src="/resources/Icons8/color/flags/countries/luxembourg.svg" alt="Luxembourgish">
|
||||
</a>
|
||||
</span>-->
|
||||
<a href="<?php print(l10n_url_abs('/')); ?>" class="navbar-brand ml-auto">
|
||||
<span class="navbar-brand ml-auto">
|
||||
<img id="logo-footer" src="/resources/Azias/logos/logov3-test-finalized.svg" alt="logo" draggable="false">
|
||||
|
Reference in New Issue
Block a user