Skip to content

Commit

Permalink
space
Browse files Browse the repository at this point in the history
  • Loading branch information
wlsgu authored and wlsgu committed Sep 2, 2018
1 parent 4f38bf1 commit d1b4401
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WebContent/account/create.jsp
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<title>【Welcome】</title>
</head>
<body style="text-align: center;">
<h1> 회 원 가 입 </h1>
<h1> 회 원 가 입 </h1>
<form action="chk_create.jsp" method="post">
<label><b style="color: red">*</b> I D :</label><input type="text" name="id"/><br/><br/>
<label><b style="color: red">*</b> P W :</label><input type="text" name="pass"/><br/><br/>
Expand Down

0 comments on commit d1b4401

Please sign in to comment.