diff --git a/module/build/view/create.html.php b/module/build/view/create.html.php
index 40269a87dd..5911c0b5f7 100644
--- a/module/build/view/create.html.php
+++ b/module/build/view/create.html.php
@@ -44,7 +44,7 @@
|
- '>
+
'>
| type == 'normal' ? '' : $lang->product->branchName[$product->type]?> |
diff --git a/module/build/view/edit.html.php b/module/build/view/edit.html.php
index 5e2ff18c64..5faea8efd7 100644
--- a/module/build/view/edit.html.php
+++ b/module/build/view/edit.html.php
@@ -37,7 +37,7 @@
| build->notice->changeProduct;?> |
-
'>
+
'>
| type == 'normal' ? '' : $lang->product->branchName[$product->type]?> |
|