diff --git a/module/product/view/batchedit.html.php b/module/product/view/batchedit.html.php
index cf2ac534b6..12ec27af62 100755
--- a/module/product/view/batchedit.html.php
+++ b/module/product/view/batchedit.html.php
@@ -56,7 +56,7 @@ foreach(explode(',', $showFields) as $field)
order, "class='form-control'");?> |
- |
+ |
createLink('custom', 'ajaxSaveCustom', 'module=product§ion=custom&key=batchedit')?>
diff --git a/module/project/view/batchedit.html.php b/module/project/view/batchedit.html.php
index e89deeaafc..29e531202c 100755
--- a/module/project/view/batchedit.html.php
+++ b/module/project/view/batchedit.html.php
@@ -73,7 +73,7 @@ $minWidth = (count($hasFields) > 5) ? 'w-150px' : '';
order, "class='form-control' autocomplete='off'")?> |
- |
+ |
createLink('custom', 'ajaxSaveCustom', 'module=project§ion=custom&key=batchedit')?>