From 5201e9009dbabae9b598a3ee5399ff228696fe0e Mon Sep 17 00:00:00 2001 From: Ralf Thees Date: Wed, 17 Oct 2018 22:53:24 +0200 Subject: [PATCH] Inserted missing hidden input with form_security_token --- view/theme/frio/templates/group_edit.tpl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/view/theme/frio/templates/group_edit.tpl b/view/theme/frio/templates/group_edit.tpl index 174c292e0f..5b7f1a6437 100644 --- a/view/theme/frio/templates/group_edit.tpl +++ b/view/theme/frio/templates/group_edit.tpl @@ -26,7 +26,8 @@
- + +
{{include file="field_input.tpl" field=$gname label=false}}