From 2c126c4164fefb8fda2f36eab785edc31d881362 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 7 Oct 2017 03:10:48 +0200 Subject: [PATCH] Fix typo --- htdocs/websites/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/websites/index.php b/htdocs/websites/index.php index 523e7b7e561..4cbf0c7df5f 100644 --- a/htdocs/websites/index.php +++ b/htdocs/websites/index.php @@ -1246,7 +1246,7 @@ if (count($object->records) > 0) print '
'; - print '
'; + print '
'; print ''; print '
';