diff --git a/app/views/contact/editGroup.php b/app/views/contact/editGroup.php
index 914b2032fe032156d44aa11bfc2d1030532d2547..988a80ab245800f10fd21c451bb5b0e6f6b0724a 100644
--- a/app/views/contact/editGroup.php
+++ b/app/views/contact/editGroup.php
@@ -1,5 +1,5 @@
 <form class="default" method="post" action="<?= $controller->link_for('contact/editGroup/' . $group->id) ?>">
-    <? CSRFProtection::tokenTag() ?>
+    <?= CSRFProtection::tokenTag() ?>
     <fieldset>
         <legend class="hide-in-dialog">
             <? if ($group->isNew()) : ?>