提交 e66df306 编写于 作者: F Félix Queiruga

Fix: removed button nested within an anchor link

- Now that the anchor tags with a .yui-button class are styled like buttons, it is unnecessary to add a button within.
上级 1073054c
......@@ -26,7 +26,7 @@ THE SOFTWARE.
${%lastUpdated(app.updateCenter.lastUpdatedString)}
<f:link href="checkUpdatesServer" post="true" clazz="yui-button yui-submit-button submit-button primary">
<button>${%Check now}</button>
${%Check now}
</f:link>
<j:if test="${app.pluginManager.lastErrorCheckUpdateCenters != null}">
<div class="error">
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册