From 6731ffcfc0aa7625985a9550935105e6b9e182ce Mon Sep 17 00:00:00 2001 From: Guillaume Mazoyer Date: Fri, 4 Jul 2014 14:12:32 +0200 Subject: Use bootstrap hidden class to hide the spam prevention field. --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'index.php') diff --git a/index.php b/index.php index c1b7790..587b105 100644 --- a/index.php +++ b/index.php @@ -133,7 +133,7 @@ final class LookingGlass { } } - print ''; + print ''; print ''; print ''; print ''; -- cgit v1.2.3