|
@@ -757,7 +757,7 @@ public class MailService {
|
|
contentBase.append(" </tr> \n");
|
|
contentBase.append(" </tr> \n");
|
|
contentBase.append(" <tr> \n");
|
|
contentBase.append(" <tr> \n");
|
|
contentBase.append(" <td background='"+link+"/resources/images/mail/content_l_02_new.gif' style=' background-repeat:repeat-y;'> </td> \n");
|
|
contentBase.append(" <td background='"+link+"/resources/images/mail/content_l_02_new.gif' style=' background-repeat:repeat-y;'> </td> \n");
|
|
- contentBase.append(" <td style=' background-repeat:repeat-y; padding-top:20px; padding-bottom:20px; font-size:12px; color:#5274ea; font-family:맑은 고딕; line-height:20px;'><strong style='font-size: 15px;'>"+mailContent+"</strong></td> \n");
|
|
|
|
|
|
+ contentBase.append(" <td style=' background-repeat:repeat-y; padding-top:20px; padding-bottom:20px; font-size:12px; color:#5274ea; font-family:맑은 고딕; line-height:20px;'><strong style='font-size: 12px;'>"+mailContent+"</strong></td> \n");
|
|
contentBase.append(" <td background='"+link+"/resources/images/mail/content_r_02_new.gif' style='background-color:#EFEFEF; background-repeat:repeat-y;'> </td> \n");
|
|
contentBase.append(" <td background='"+link+"/resources/images/mail/content_r_02_new.gif' style='background-color:#EFEFEF; background-repeat:repeat-y;'> </td> \n");
|
|
contentBase.append(" </tr> \n");
|
|
contentBase.append(" </tr> \n");
|
|
contentBase.append(" <tr> \n");
|
|
contentBase.append(" <tr> \n");
|