Merge pull request #4107 from fanck0605/patch-1

[18.06] luci-app-ddns: remove duplicate help.gif
This commit is contained in:
Jo-Philipp Wich 2020-06-16 17:12:57 +02:00 committed by GitHub
commit 563bd75178
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,7 +25,7 @@
/>
<br />
<div class="cbi-value-description">
<span class="cbi-value-helpicon"><img src="<%=resource%>/cbi/help.gif" alt="<%:help%>" /></span><%=self.description%>
<%=self.description%>
<br /><%:Current setting%>: <strong><%=self.date_string%></strong>
</div> <!-- div class="cbi-value-description" -->
</div> <!-- div class="cbi-value-field" -->