提交 25685d70 编写于 作者: H Harald Albers

use class="setting-help" in radioBlock.jelly

All other places use this class for a td with help icon.
This improves rendering of the different strategies under "Restrict
project naming"
上级 a60de6ce
......@@ -63,7 +63,7 @@ THE SOFTWARE.
</label>
</td>
<j:if test="${attrs.help!=null}">
<td>
<td class="setting-help">
<a href="#" class="help-button" helpURL="${rootURL}${help}"><img src="${imagesURL}/16x16/help.png" alt="Help for feature: ${title}" height="16" width="16" /></a>
</td>
</j:if>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册