Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d861e3 commit 590b4b0Copy full SHA for 590b4b0
Data Admin/duplication_combineConfirm.php
@@ -43,7 +43,6 @@
43
echo '</div>';
44
} else {
45
$form = Form::create('combineFieldsConfirm', $_SESSION[$guid]['absoluteURL'].'/modules/Data Admin/duplication_combineProcess.php');
46
- $form->setClass('smallIntBorder fullWidth');
47
48
$form->addHiddenValue('address', $_SESSION[$guid]['address']);
49
$form->addHiddenValue('tableName', $tableName);
0 commit comments