1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

Use uci for version check

This commit is contained in:
Ycarus 2018-11-02 20:20:53 +01:00
parent a8119764dd
commit 98b7d99b4c
3 changed files with 11 additions and 4 deletions

View file

@ -72,7 +72,7 @@ end
<input type="text" name="shadowsocks_key" placeholder="ShadowSocks key" class="cbi-input-text" value="<%=uci:get("shadowsocks-libev","sss0","key")%>" data-type="base64">
<br />
<div class="cbi-value-description">
<%:ShadowSocks is used for TCP%>
<%:ShadowSocks is used for TCP. Empty to disable.%>
</div>
</div>
</div>