diff --git a/lib/zin/wg/formbatchitem/v1.php b/lib/zin/wg/formbatchitem/v1.php index da08e19436..ba885d053e 100644 --- a/lib/zin/wg/formbatchitem/v1.php +++ b/lib/zin/wg/formbatchitem/v1.php @@ -80,6 +80,7 @@ class formBatchItem extends wg $asIndex = $control['type'] === 'index'; if($asIndex) $control['type'] = 'static'; + if($control['type'] == 'static') $name .= '_static'; return array( h::th