관리-도구
편집 파일: emailsent.php
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>Untitled Document</title> <style type="text/css"> <!-- .style1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #990000; } --> </style> </head> <body> <table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#333333"> <tr> <td><table width="100%" border="0" cellspacing="1" cellpadding="4"> <tr> <td height="63" align="center" valign="middle" bgcolor="#FCFCFC"><span class="style1">Mass Email has been sent to the selected Members. </span></td> </tr> </table></td> </tr> </table> </body> </html>