File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
color-finder-webapp/src/main/webapp/WEB-INF/pages Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 4141 </c:otherwise >
4242 </c:choose >
4343 <div class =" form-group ${ foregroundOnError } " >
44- <label for =" foreground" class =" col-lg-3 control-label" ><fmt:message key =" form.foregroundColor" /></label >
44+ <label for =" foreground-input " class =" col-lg-3 control-label" ><fmt:message key =" form.foregroundColor" /></label >
4545 <div class =" col-lg-4" >
4646 <form:input id =" foreground-input" path =" foreground" type =" text" class =" form-control" />
4747 <span class =" help-block" ><fmt:message key =" form.help" /></span >
6161 </c:otherwise >
6262 </c:choose >
6363 <div class =" form-group ${ backgroundOnError } " >
64- <label for =" background" class =" col-lg-3 control-label" ><fmt:message key =" form.backgroundColor" /></label >
64+ <label for =" background-input " class =" col-lg-3 control-label" ><fmt:message key =" form.backgroundColor" /></label >
6565 <div class =" col-lg-4" >
6666 <form:input id =" background-input" path =" background" type =" text" class =" form-control" />
6767 <span class =" help-block" ><fmt:message key =" form.help" /></span >
You can’t perform that action at this time.
0 commit comments