File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ function printContent(){
49
49
</div>
50
50
<div style="float:right"><button class="btn btn-primary" onclick="$('#downform_login_action').val('login');$('#downform_login').submit();" id="cmdLoginPage">로그인</button></div>
51
51
<!-- 회원가입 받을 시기에 comment out(uncomment). -->
52
- <div style="float:right"><button class="btn btn-default" style="margin-right:5px;border-radius:5px;" onclick="$('#downform_login_action').val('register');$('#downform_login').submit();">회원가입</button></div>
52
+ <!-- <div style="float:right"><button class="btn btn-default" style="margin-right:5px;border-radius:5px;" onclick="$('#downform_login_action').val('register');$('#downform_login').submit();">회원가입</button></div> -- >
53
53
<div style="float:right;color:white;height:32px;vertical-align:middle;line-height:32px;margin-right:10px;"><label for="chk_remember_me" style="vertical-align:middle;"><input type="checkbox" name="remember_me" id="chk_remember_me" style="vertical-align:middle;" onchange="if(this.checked) {
54
54
var check = this;
55
55
(new PNotify({
You can’t perform that action at this time.
0 commit comments