diff --git a/src/app/frontend/views/about_eng.php b/src/app/frontend/views/about_eng.php index 13f506c..3685365 100644 --- a/src/app/frontend/views/about_eng.php +++ b/src/app/frontend/views/about_eng.php @@ -114,19 +114,6 @@
-
diff --git a/src/app/frontend/views/about_ukr.php b/src/app/frontend/views/about_ukr.php index 4307dad..f13656f 100644 --- a/src/app/frontend/views/about_ukr.php +++ b/src/app/frontend/views/about_ukr.php @@ -36,6 +36,7 @@
diff --git a/www/js/about/script.js b/www/js/about/script.js index 3093f30..6c0f490 100644 --- a/www/js/about/script.js +++ b/www/js/about/script.js @@ -13,5 +13,4 @@ $(document).ready(function() { singleItem:true }); - $('#langModal').modal('show'); }); \ No newline at end of file -- libgit2 0.21.4