diff --git a/module/bug/view/edit.html.php b/module/bug/view/edit.html.php
index 9854a34008..f9fba44a8e 100644
--- a/module/bug/view/edit.html.php
+++ b/module/bug/view/edit.html.php
@@ -68,7 +68,7 @@ userList = "".split(',');
- | bug->product;?> |
+ bug->product;?> |
|
diff --git a/module/bug/view/view.html.php b/module/bug/view/view.html.php
index 738410b5b6..f4fb492eb9 100644
--- a/module/bug/view/view.html.php
+++ b/module/bug/view/view.html.php
@@ -63,7 +63,7 @@
- | bug->product;?> |
+ bug->product;?> |
product", $productName)) echo $productName;?>
|