From f064eb3bbbf1c3212168742407179638b5fe815e Mon Sep 17 00:00:00 2001 From: Flavio Copes Date: Thu, 15 Oct 2015 15:43:29 +0200 Subject: [PATCH] Drop unneeded param --- templates/partials/comments.html.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/partials/comments.html.twig b/templates/partials/comments.html.twig index 7dec8e4..f572482 100644 --- a/templates/partials/comments.html.twig +++ b/templates/partials/comments.html.twig @@ -1,7 +1,7 @@

{{'PLUGIN_COMMENTS.ADD_COMMENT'|t}}

{% for field in grav.config.plugins.comments.form.fields %}