提交 aca4332e 编写于 作者: K Kohsuke Kawaguchi

bug fix

上级 cbba3c88
......@@ -37,10 +37,10 @@ THE SOFTWARE.
<j:set var="descriptor" value="${it}" />
<f:entry title="${%Username}">
<f:textbox field="username"/>
<f:textbox name="username"/>
</f:entry>
<f:entry title="${%Password}">
<f:password field="password"/>
<f:password name="password"/>
</f:entry>
<f:block>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册