Bug 522441 - Broken search page on /projects & /downloads
Signed-off-by: Christopher Guindon <chris.guindon@eclipse-foundation.org>
diff --git a/content/en_index.php b/content/en_index.php
index 5198424..f14233d 100644
--- a/content/en_index.php
+++ b/content/en_index.php
@@ -45,8 +45,8 @@
<h2><span class="downloads-title">All Projects</span></h2>
<div class="downloads-items">
<p><strong>Find an Eclipse open source project.</strong></p>
- <form id="form-discover-search" class="col-md-8 col-md-offset-8 form-inline form-search-projects input-group custom-search-form text-center" role="form" action="https://projects.eclipse.org/list-of-projects-solstice">
- <input id="discover-search-box" class="form-control" type="text" size="25" name="keys" placeholder="Search">
+ <form id="form-discover-search" class="col-md-8 col-md-offset-8 form-inline form-search-projects input-group custom-search-form text-center" role="form" action="https://projects.eclipse.org">
+ <input id="discover-search-box" class="form-control" type="text" size="25" name="combine" placeholder="Search">
<span class="input-group-btn">
<button class="btn btn-default" type="submit">
<i class="fa fa-search"></i>