diff --git a/doc/html/configurator.easy.html.in b/doc/html/configurator.easy.html.in
index dff4e38a5f45e119df1cb7262bf2c0813cc00b90..14de8fad9ab95048b54253cfd6b6465b0651f15b 100644
--- a/doc/html/configurator.easy.html.in
+++ b/doc/html/configurator.easy.html.in
@@ -389,7 +389,7 @@ control<BR>
 <H2>Resource Selection</H2>
 Define resource (node) selection algorithm to be used.<BR>
 Select one value for <B>SelectType</B>:<BR>
-<input type="radio" name="select_type" value="alps">
+<input type="radio" name="select_type" value="cons_res">
 <B>Cons_res</B>: Allocate individual processors and memory<BR>
 <input type="radio" name="select_type" value="cray">
 <B>Cray</B>: Cray systems running native Slurm without ALPS<BR>
@@ -508,5 +508,5 @@ Specify a specify the fully qualified pathname for the file.
 </FORM>
 <HR>
 <a href="disclaimer.html" target="_blank" class="privacy">Legal Notices</a><br>
-Last modified 27 October 2017</P>
+Last modified 5 February 2018</P>
 </BODY>
diff --git a/doc/html/configurator.html.in b/doc/html/configurator.html.in
index a2a9146235ad10d518d718aff9ac6084646ca703..7a81411c5575e6825bdcf26c4893a18cbb0100f3 100644
--- a/doc/html/configurator.html.in
+++ b/doc/html/configurator.html.in
@@ -541,7 +541,7 @@ control<BR>
 <H2>Resource Selection</H2>
 Define resource (node) selection algorithm to be used.<BR>
 Select one value for <B>SelectType</B>:<BR>
-<input type="radio" name="select_type" value="alps">
+<input type="radio" name="select_type" value="cons_res">
 <B>Cons_res</B>: Allocate individual processors and memory<BR>
 <input type="radio" name="select_type" value="cray">
 <B>Cray</B>: Cray systems running native Slurm without ALPS<BR>
@@ -785,5 +785,5 @@ before terminating all remaining tasks. A value of zero indicates unlimited wait
 </FORM>
 <HR>
 <a href="disclaimer.html" target="_blank" class="privacy">Legal Notices</a><br>
-Last modified 27 October 2017</P>
+Last modified 5 February 2018</P>
 </BODY>