Infra-458 Updated election text content based on voting phase

Signed-off-by: Zhou Fang <zhou.fang@eclipse-foundation.org>
diff --git a/elections/content/en_index.php b/elections/content/en_index.php
index 55985d3..b7feb08 100644
--- a/elections/content/en_index.php
+++ b/elections/content/en_index.php
@@ -37,10 +37,11 @@
   <div class="homeitem3col">
     <h3><?php print $year; ?> Elections </h3>
     <p>
-      Nominations for the 2022 elections are now closed. Below is the list of candidates. Individual candidate pages will be published when voting opens on February 10, 2022.
+      Voting is now open for the 2022 elections, and will close at 3pm Eastern on March 3, 2022. 
+      <a href="/org/elections/nominees.php">Visit the Nominees page</a> to learn more about the candidates.
     </p>
 
-    <p>Committer Candidates</p>
+    <!-- <p>Committer Candidates</p>
     <ul>
       <li>George Adams</li>
       <li>Emily Jiang</li>
@@ -57,7 +58,7 @@
       <li>Farah Papaioannou</li>
       <li>Torkild Ulvøy Resheim</li>
       <li>Gunnar Wagenknecht</li>
-    </ul>
+    </ul> -->
     
     <!--  
 <p>Voting has ended in the 2020 elections. To learn about the 
diff --git a/elections/content/en_nominees.php b/elections/content/en_nominees.php
index 391566d..0e94eb0 100644
--- a/elections/content/en_nominees.php
+++ b/elections/content/en_nominees.php
@@ -13,15 +13,13 @@
 
   <div id="midcolumn">
     <h1><?php print $pageTitle; ?></h1>
-  <!-- Put the appropriate message between the <p> tags below -->
-  
-  <p>
-    Nominations for the 2022 elections are now open, and will close on January 28, 2022. This page will link to the individual candidate pages after February 9, 2022.
-  </p>
+    <!-- Put the appropriate message between the <p> tags below -->
+    
+    <!-- <p>
+      Nominations for the 2022 elections are now open, and will close on January 28, 2022. This page will link to the individual candidate pages after February 9, 2022.
+    </p> -->
 
-<!--  
-
-   <p><b>Note:</b> To ensure maximum fairness to all, the list of candidates is
+   <p>To ensure maximum fairness to all, the list of candidates is
     presented in random order.</p> 
      
     <div class="row">
@@ -34,7 +32,6 @@
         <?php print $addin_candidates;?>
       </div>
     </div>
- 
   </div>
   
 
@@ -49,8 +46,3 @@
       </ul>
     </div>
   </div>
-  
-  -->
-  
-  </div>
-