소스 검색

Merge branch 'master' of https://gitlab.univ-artois.fr/ili-2019-2020/microfolielens

Daniel Le Berre 5 년 전
부모
커밋
c08aa2ac95
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 -->