浏览代码

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 -->