提交 2b56de98 编写于 作者: O Olivier Lamy

Merge pull request #632 from albers/manage-jenkins-improvements

minor textual improvements on Manage Jenkins page to improve appearance
Thanks
......@@ -62,4 +62,4 @@ PluginManager.ConfigureUpdateCenterPermission.Description=\
configure update sites and proxy settings.
AboutJenkins.DisplayName=About Jenkins
AboutJenkins.Description=See the version and license information
AboutJenkins.Description=See the version and license information.
......@@ -25,6 +25,6 @@
<?jelly escape-by-default='true'?>
<j:jelly xmlns:j="jelly:core">
<j:if test="${!empty app.updateCenter.updates}">
<span style="color:red; font-weight:bold">(${%updates available})</span>
<span style="color:red; font-weight:bold">&amp;nbsp;(${%updates available})</span>
</j:if>
</j:jelly>
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册