diff --git a/module/product/view/edit.html.php b/module/product/view/edit.html.php index d89c61b6d0..8744c2db3a 100644 --- a/module/product/view/edit.html.php +++ b/module/product/view/edit.html.php @@ -26,7 +26,7 @@ - + diff --git a/module/project/view/create.html.php b/module/project/view/create.html.php index 6957949541..7bbf1a1657 100644 --- a/module/project/view/create.html.php +++ b/module/project/view/create.html.php @@ -45,7 +45,7 @@
product->name;?>product->name;?> name, "class='form-control' required");?>
- + diff --git a/module/project/view/edit.html.php b/module/project/view/edit.html.php index 842aff0ef1..15a031966a 100644 --- a/module/project/view/edit.html.php +++ b/module/project/view/edit.html.php @@ -26,7 +26,7 @@
project->name;?>project->name;?>
- +
project->name;?>project->name;?> name, "class='form-control' required");?>