From 6890f08e0f7c99a342b623b85b3b2ad902aed06a Mon Sep 17 00:00:00 2001 From: Manuel Hiebel Date: Sun, 7 Feb 2021 20:44:21 +0100 Subject: Update to Javascript name --- langs.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/langs.php b/langs.php index a2e0e386e..a8000883a 100644 --- a/langs.php +++ b/langs.php @@ -146,9 +146,8 @@ function common_footer($locale = 'en') $common_footer .= '

' . PHP_EOL; $common_footer .= ' ' . PHP_EOL; $common_footer .= '' . PHP_EOL; - $common_footer .= '' . PHP_EOL; + $common_footer .= '' . PHP_EOL; $common_footer .= '' . PHP_EOL; $common_footer .= '' . PHP_EOL; - return $common_footer; } -- cgit v1.2.1