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

Remove double help icon

This commit is contained in:
Ycarus 2018-07-09 14:56:11 +02:00
parent 5329b486c8
commit 5b3a2f091d
2 changed files with 0 additions and 11 deletions

View file

@ -42,7 +42,6 @@
<input class="cbi-input-text" value="<%=ip%>" data-update="change" type="text" id="cbid.omr-bypass.hosts.<%=j%>" name="cbid.omr-bypass.hosts" placeholder="google.com" /><br />
</div>
<div class="cbi-value-description">
<span class="cbi-value-helpicon"><img src="/luci-static/resources/cbi/help.gif" alt="help" /></span>
<%:You need to use OpenMPTCProuter as DNS server when you want to bypass a domain%>
</div>
<%
@ -53,7 +52,6 @@
<br />
</div>
<div class="cbi-value-description">
<span class="cbi-value-helpicon"><img src="/luci-static/resources/cbi/help.gif" alt="help" /></span>
<%:You need to use OpenMPTCProuter as DNS server when you want to bypass a domain%>
</div>
<%
@ -122,7 +120,6 @@
</select>
<br />
<div class="cbi-value-description">
<span class="cbi-value-helpicon"><img src="/luci-static/resources/cbi/help.gif" alt="help" /></span>
<%:If empty, multipath master interface is used if up else any other up interface.%>
</div>
</div>