Commit a33bc7bdfe1a0847ed4ac9e3b058debfeabdb0fa
1 parent
4e083adb
123
Showing
1 changed file
with
3 additions
and
5 deletions
Show diff stats
src/app/frontend/views/about_ukr.php
@@ -820,11 +820,9 @@ | @@ -820,11 +820,9 @@ | ||
820 | }) | 820 | }) |
821 | </script> | 821 | </script> |
822 | <?php | 822 | <?php |
823 | - if(isset($_COOKIE['lang-remember'])){?> | ||
824 | -<script> | ||
825 | - $("#invislang").click().remove(); | ||
826 | -</script> | ||
827 | -<? } | 823 | + if(isset($_COOKIE['lang-remember'])){ |
824 | + //23232 | ||
825 | + } | ||
828 | else{?> | 826 | else{?> |
829 | <script> | 827 | <script> |
830 | $("#invislang").click().remove(); | 828 | $("#invislang").click().remove(); |