Kaynağa Gözat

auto update script executed

Toby Chui 1 yıl önce
ebeveyn
işleme
9fdbeaaa17

+ 1 - 1
web/components/cert.html

@@ -39,7 +39,7 @@
         <i class="ui checkmark icon"></i> Certificate for domain <span id="certUploadingDomain"></span> uploaded.
     </div>
     <div class="ui message">
-        <h4><i class="info circle icon"></i> Host Certificates - Tips about Server Names</h4>
+        <h4><i class="info circle icon"></i>Tips about Server Names & SNI</h4>
         <div class="ui bulleted list">
             <div class="item">
                 If you have two subdomains like <code>a.example.com</code> and <code>b.example.com</code> ,

+ 1 - 1
web/components/httprp.html

@@ -4,7 +4,7 @@
         <p>Proxy HTTP server with HTTP or HTTPS for multiple hosts. If you are only proxying for one host / domain, use Default Site instead.</p>
     </div>
     <div style="width: 100%; overflow-x: auto; margin-bottom: 1em; min-width: 400px;">
-        <table class="ui celled sortable unstackable basic compact table">
+        <table class="ui celled sortable unstackable compact table">
             <thead>
                 <tr>
                     <th>Host</th>

+ 1 - 1
web/components/tcpprox.html

@@ -8,7 +8,7 @@
         <h4>TCP Proxy Rules</h4>
         <p>A list of TCP proxy rules created on this host. To enable them, use the toggle button on the right.</p>
         <div style="overflow-x: auto; min-height: 400px;">
-            <table id="proxyTable" class="ui celled basic unstackable table">
+            <table id="proxyTable" class="ui celled unstackable table">
                 <thead>
                     <tr>
                         <th>Name</th>

+ 1 - 1
web/components/vdir.html

@@ -30,7 +30,7 @@
             <h4>Edit Virtual Directory Routing Rules</h4>
             <p>The following are the list of Virtual Directories currently handled by the host router above</p>
             <div style="width: 100%; overflow-x: auto; margin-bottom: 1em;">
-                <table class="ui celled sortable basic unstackable compact table">
+                <table class="ui celled sortable unstackable compact table">
                     <thead>
                         <tr>
                             <th>Virtual Directory</th>