From 2b509ac018b6abea4560e0abc3faa7bf92579887 Mon Sep 17 00:00:00 2001 From: Manuel Hiebel Date: Sun, 19 Nov 2017 22:34:27 +0100 Subject: Adapt to bootstrap 4 beta2 --- langs.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'langs.php') diff --git a/langs.php b/langs.php index 0cd37fed7..b0974033f 100644 --- a/langs.php +++ b/langs.php @@ -147,7 +147,7 @@ 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; return $common_footer; -- cgit v1.2.1