File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
src/main/webapp/WEB-INF/template Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 107107 <div >Input Login ID and Password.</div >
108108 <input type =" text" id =" loginId" name =" loginId" placeholder =" Login ID"
109109 autocomplete =" off" autocorrect =" off" autocapitalize =" off" spellcheck =" false"
110- class =" font-default" value =" ${ model. loginId } " ${model.loginIdReadOnly} >
111- <input type =" password" id =" password" name =" password" placeholder =" Password"
112- class =" font-default" >
110+ value =" ${ model. loginId } " ${model.loginIdReadOnly} >
111+ <input type =" password" id =" password" name =" password" placeholder =" Password" >
113112 </div >
114113 </div >
115114 </div >
175174 <tr >
176175 <td width =" 20" ></td >
177176 <td class =" border-top" ><nobr >Value</nobr ></td >
178- <td >
177+ <td class = " border-top " >
179178 <input type =" text" id =" txCode" name =" txCode"
180179 value =" ${ model. txCode } " size =" 40"
181180 placeholder =" e.g. 493536" >
You can’t perform that action at this time.
0 commit comments