|
@@ -166,7 +166,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;'><pre><strong>"+mailContent+"</string></pre></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;'><pre><strong>"+mailContent+"</strong></pre></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");
|
|
@@ -547,7 +547,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:15px; color:#5274ea; font-family:맑은 고딕; line-height:20px;'><pre><strong>"+contents+"</string></pre></td> \n");
|
|
|
|
|
|
+ contentBase.append(" <td style=' background-repeat:repeat-y; padding-top:20px; padding-bottom:20px; font-size:15px; color:#5274ea; font-family:맑은 고딕; line-height:20px;'><pre><strong>"+contents+"</strong></pre></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");
|
|
@@ -587,7 +587,7 @@ public class MailService {
|
|
|
|
|
|
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 align='left' style=' background-repeat:repeat-y; padding-top:20px; padding-bottom:20px; font-size:15px; color:#5274ea; font-family:맑은 고딕; line-height:20px;'><pre><strong>"+contents2+"</string></pre></td> \n");
|
|
|
|
|
|
+ contentBase.append(" <td align='left' style=' background-repeat:repeat-y; padding-top:20px; padding-bottom:20px; font-size:15px; color:#5274ea; font-family:맑은 고딕; line-height:20px;'><pre><strong>"+contents2+"</strong></pre></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");
|
|
|
|
|