luci-app-banip: sync with banIP 0.3.0
[oweals/luci.git] / applications / luci-app-banip / luasrc / view / banip / runtime.htm
index 44682206b7b987190023cb05f893ab840d14c7c7..f96b23dc80fbe05d09632f9c94cc1a0d50e76525 100644 (file)
@@ -32,7 +32,7 @@ This is free software, licensed under the Apache License, Version 2.0
                        input = json.data.version;
                        view.innerHTML = input || "-";
                        view = document.getElementById("value_3");
-                       input = json.data.fetch_info;
+                       input = json.data.util_info;
                        view.innerHTML = input || "-";
                        view = document.getElementById("value_4");
                        input = json.data.ipset_info;
@@ -123,7 +123,7 @@ function btn_action(action)
        </div>
 </div>
 <div class="cbi-value" id="status_3">
-       <label class="cbi-value-title" for="status_3"><%:Download Utility (SSL Library)%></label>
+       <label class="cbi-value-title" for="status_3"><%:Download Utility, RT Monitor%></label>
        <div class="cbi-value-field">
                <span class="runtime" id="value_3">-</span>
        </div>