사용자: 회원가입스킨?

This commit is contained in:
whitedot
2013-01-10 15:05:53 +09:00
parent f6dd02944c
commit b8127f2e9e
2 changed files with 3 additions and 3 deletions

View File

@ -266,7 +266,7 @@ a {color:#000;text-decoration:none}
.bo_link ul {margin:0;padding:0;list-style:none}
#bo_cate {float:left;margin-bottom:10px;font-size:0.75em}
#bo_cate form {display:inline-block}
#bo_cate select {margin-right:5px;padding:4px;border:1px solid #ddd;background:#f9f9f5;font-size:1em;vertical-align:top}
#bo_cate select {margin-right:5px;padding:4px;border:1px solid #ddd;background:#f9f9f5;font-size:1em;vertical-align:middle}
.btn_bo_user {float:right;margin:0;padding:0;list-style:none}
.btn_bo_user li {float:left;margin-left:5px}
.btn_bo_user a {display:block}
@ -277,7 +277,7 @@ a {color:#000;text-decoration:none}
#bo_sch legend {margin:0;padding:0;width:0;height:0;border:0;overflow:hidden}
#bo_sch form {display:inline-block}
#bo_sch .fieldset_submit {border:1px solid #ccc;background:#fafafa;color:#000}
#bo_list caption {padding:0;height:0;overflow:hidden}
#bo_list caption {padding:0;height:0;color:transparent;overflow:hidden} /* ff에서 감추기 위해 color:transparent 사용 */
#bo_list td {line-height:1em}
#bo_list img {vertical-align:top}
.bo_cate_link {display:inline-block;margin:0 10px 0 0;font-weight:bold;text-decoration:none}

View File

@ -162,7 +162,7 @@ var member_skin_path = "<?=$member_skin_path?>";
</tr>
<? } ?>
<? if (isset($member['mb_open_date']) && $member['mb_open_date'] <= date("Y-m-d", $g4['server_time'] - ($config['cf_open_modify'] * 86400))) { // 정보공개 수정일이 지났다면 수정가능 ?>
<? if (isset($member['mb_open_date']) && $member['mb_open_date'] <= date("Y-m-d", $g4['server_time'] - ($config['cf_open_modify'] * 86400)) || !$member['mb_open_date']) { // 정보공개 수정일이 지났다면 수정가능 ?>
<tr>
<th scope="row"><label for="reg_mb_open">정보공개</label></th>
<td>