We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76f90cf commit 7a6f4cbCopy full SHA for 7a6f4cb
src/main/resources/lib/branch-api/branchSourceBody.jelly
@@ -42,7 +42,7 @@ THE SOFTWARE.
42
</div>
43
<j:if test="${help!=null}">
44
<div>
45
- <a href="#" class="help-button" helpURL="${rootURL}${help}"><img src="${imagesURL}/16x16/help.png" alt="[help]" height="16" width="16"/></a>
+ <a href="#" class="help-button" helpURL="${rootURL}${help}"><l:icon class="icon-help icon-md" alt="[help]"/></a>
46
47
</j:if>
48
0 commit comments