ÿØÿà JFIF ` ` ÿþ
Server : Apache System : Linux ruga7-004.fmcity.com 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64 User : tkt_travelbus ( 1137) PHP Version : 7.0.0p1 Disable Function : mysql_pconnect Directory : /tkt_travelbus/www/skin/member/basic/ |
Upload File : |
<? if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가 ?> <table width="600" height="50" border="0" cellpadding="0" cellspacing="0"> <tr> <td height="50" align="center" valign="middle" bgcolor="#EBEBEB"><table width="590" height="40" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="25" align="center" bgcolor="#FFFFFF" ><img src="<?=$member_skin_path?>/img/icon_01.gif" width="5" height="5"></td> <td width="275" align="left" bgcolor="#FFFFFF" ><font color="#666666"><b>회원아이디/패스워드 찾기 결과</b></font></td> <td width="290" align="right" bgcolor="#FFFFFF" > </td> </tr> </table></td> </tr> </table> <table width="600" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="600" height="200" align="center" valign="middle" background="<?=$member_skin_path?>/img/dot_bg_img_02.gif"><table width="400" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="5%" height="40" align="center"><img src="<?=$member_skin_path?>/img/icon_02.gif" width="6" height="6"></td> <td width="28%"><b>회원아이디</b></td> <td width="67%"><b><?=$mb[mb_id]?></b></td> </tr> <tr> <td height="40" align="center"><img src="<?=$member_skin_path?>/img/icon_02.gif" width="6" height="6"></td> <td><b>부여된 패스워드</b></td> <td><b><?=$change_password?></b></td> </tr> <tr> <td height="40" align="center"></td> <td colspan="2">새로 부여된 패스워드는 로그인 후 변경해 주십시오.</td> </tr> </table></td> </tr> <tr> <td height="2" align="center" valign="top" bgcolor="#D5D5D5"></td> </tr> <tr> <td height="2" align="center" valign="top" bgcolor="#E6E6E6"></td> </tr> <tr> <td height="40" align="center" valign="bottom"><a href="javascript:window.close();"><img src="<?=$member_skin_path?>/img/btn_close.gif" width="48" height="20" border="0"></a></td> </tr> </table>