Index: /branches/rel_apv_10_7/usr/click/webui/htdocs/new/src/apv/templates/sslo/sslo/wizard/wizard.html
===================================================================
--- /branches/rel_apv_10_7/usr/click/webui/htdocs/new/src/apv/templates/sslo/sslo/wizard/wizard.html	(revision 38436)
+++ /branches/rel_apv_10_7/usr/click/webui/htdocs/new/src/apv/templates/sslo/sslo/wizard/wizard.html	(working copy)
@@ -155,7 +155,7 @@
                                             
                                         </el-table>
                                         <el-button style="margin-top: 12px;" @click="previous">{% trans %}Previous{% endtrans %}</el-button>
-                                        <el-button style="margin-top: 12px;" @click="next">{% trans %}Skip{% endtrans %}</el-button>
+                                        <!-- <el-button style="margin-top: 12px;" @click="next">{% trans %}Skip{% endtrans %}</el-button> -->
                                         <el-button style="margin-top: 12px;" @click="next">{% trans %}Next{% endtrans %}</el-button>
                                     </el-row>
                                     <el-row v-if="addrule1">
@@ -359,7 +359,7 @@
                                             </el-table-column>
                                         </el-table>
                                         <el-button style="margin-top: 12px;"  @click="previous">{% trans %}Previous{% endtrans %}</el-button>
-                                        <el-button style="margin-top: 12px;"  @click="next">{% trans %}Skip{% endtrans %}</el-button>
+                                        <!-- <el-button style="margin-top: 12px;"  @click="next">{% trans %}Skip{% endtrans %}</el-button> -->
                                         <el-button style="margin-top: 12px;"  @click="next">{% trans %}Next{% endtrans %}</el-button>
                                     </el-row>
                                     <el-row v-if="addSSLDecryptDevice1">
