diff --git a/include/staff/dynamic-form.inc.php b/include/staff/dynamic-form.inc.php
index b5f18b1411284bf260901077a9e2a987c7cde636..1685d6cac6c021693ebf843683dae0c8b0caed4d 100644
--- a/include/staff/dynamic-form.inc.php
+++ b/include/staff/dynamic-form.inc.php
@@ -59,7 +59,7 @@ $info=Format::htmlchars(($errors && $_POST)?$_POST:$info);
             <th>Type</th>
             <th>Internal</th>
             <th>Required</th>
-            <th>Name</th>
+            <th>Variable</th>
             <th>Delete</th>
         </tr>
     </thead>
@@ -95,7 +95,7 @@ $info=Format::htmlchars(($errors && $_POST)?$_POST:$info);
             <th>Type</th>
             <th>Internal</th>
             <th>Required</th>
-            <th>Name</th>
+            <th>Variable</th>
             <th>Delete</th>
         </tr>
     </thead>