소스 검색

modification bouton submit -> valider

christophe hachin 5 년 전
부모
커밋
b1ca92f7bb
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      WebContent/inscription.jsp

+ 1 - 1
WebContent/inscription.jsp

@@ -104,7 +104,7 @@
 					    		<input class="form-control" type="file" />
 					  		</div>
 						</div>
-					  	<button type="submit" class="btn btn-primary">Submit</button>
+					  	<button type="submit" class="btn btn-primary">Valider</button>
 					</form>
 		      </main>
     	</div><!-- end of content div -->