Hide Forgot
Created attachment 555401 [details] Screenshot for luci Description of problem: Typo in web page when creating cluster using luci web interface. (screen-shot attached) Version-Release number of selected component (if applicable): luci-0.23.0-32.el6 How reproducible: 100% Steps to Reproduce: 1. Create a Cluster from luci web interface. Actual results: Reboot Rodes Before Joining Cluster Expected results: Reboot Nodes Before Joining Cluster Additional Information cat /usr/lib64/python2.6/site-packages/luci/templates/create_cluster.html Check line no 44. of 41 </div> 42 <div class="row"> 43 <input type="checkbox" class="checkbox" name="reboot_nodes" /> 44 <label class="choice">Reboot Rodes Before Joining Cluster</label> 45 </div> 46 <div class="row">
*** Bug 1089388 has been marked as a duplicate of this bug. ***