PluginProbe
Fluent Support – Helpdesk & Customer Support Ticket System / 1.5.1
Fluent Support – Helpdesk & Customer Support Ticket System v1.5.1
2.4.0 2.3.2 2.3.1 2.3.0 2.2.1 2.2.0 trunk 1.10.0 1.10.1 1.10.2 1.10.3 1.10.4 1.10.5 1.4.0 1.4.1 1.4.2 1.4.5 1.4.6 1.4.7 1.5.0 1.5.1 1.5.2 1.5.3 1.5.4 1.5.5 All 68 releases
fluent-support / app / views / emails / classic_template.php

classic_template.php in Fluent Support – Helpdesk & Customer Support Ticket System 1.5.1, at app/views/emails/classic_template.php

84 lines 6.1 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <!doctype html>
2 <html <?php language_attributes(); ?>>
3 <head>
4 <!--[if gte mso 15]>
5 <xml>
6 <o:OfficeDocumentSettings>
7 <o:AllowPNG/>
8 <o:PixelsPerInch>96</o:PixelsPerInch>
9 </o:OfficeDocumentSettings>
10 </xml>
11 <![endif]-->
12 <meta charset="<?php bloginfo( 'charset' ); ?>">
13 <meta name="viewport" content="width=device-width, initial-scale=1.0" >
14 <link rel="profile" href="https://gmpg.org/xfn/11">
15 <meta http-equiv="X-UA-Compatible" content="IE=edge">
16 </head>
17 <body class="fc_classic_template" style="none no-repeat center/cover;height: 100%;margin: 0;padding: 0;width: 100%;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;background-image: none;background-repeat: no-repeat;background-position: center;background-size: cover;">
18 <center>
19 <table align="center" border="0" cellpadding="0" cellspacing="0" height="100%" width="100%" id="bodyTable" style="background:##FAFAFA none no-repeat center/cover;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;height: 100%;margin: 0;padding: 0;width: 100%;background-color: ##FAFAFA;background-image: none;background-repeat: no-repeat;background-position: center;background-size: cover;">
20 <tr>
21 <td align="left" valign="top" id="bodyCell" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;height: 100%;margin: 0;padding: 0;width: 100%;border-top: 0;">
22 <!-- BEGIN TEMPLATE // -->
23 <!--[if (gte mso 9)|(IE)]>
24 <table align="center" border="0" cellspacing="0" cellpadding="0" style="max-width:100%">
25 <tr>
26 <td align="center" valign="top" style="max-width:100%">
27 <![endif]-->
28 <table border="0" cellpadding="0" cellspacing="0" width="100%" class="templateContainer" style="border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;border: 0;">
29 <tr>
30 <td valign="top" id="templateBody" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;border-top: 0;border-bottom: 0;"><table border="0" cellpadding="0" cellspacing="0" width="100%" class="fcTextBlock" style="min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
31 <tbody class="fcTextBlockOuter">
32 <tr>
33 <td valign="top" class="fcTextBlockInner" style="padding-top: 0px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
34 <!--[if mso]>
35 <table align="left" border="0" cellspacing="0" cellpadding="0" width="100%" style="width:100%;">
36 <tr>
37 <![endif]-->
38
39 <!--[if mso]>
40 <td valign="top" width="600" style="width:600px;">
41 <![endif]-->
42 <table align="left" border="0" cellpadding="0" cellspacing="0" style="max-width: 100%;min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" width="100%" class="fcTextContentContainer">
43 <tbody>
44 <tr>
45 <td valign="top" class="fcTextContentBody" style="mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;background-image: none;background-repeat: no-repeat;background-position: center;background-size: cover;border-top: 0;border-bottom: 2px solid #EAEAEA;padding-top: 0;padding-bottom: 9px;">
46 <table align="left" border="0" cellpadding="0" cellspacing="0" style="max-width: 100%;min-width: 100%;border-collapse: collapse;mso-table-lspace: 0pt;mso-table-rspace: 0pt;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" width="100%" class="fcTextContentContainer">
47 <tbody class="mcnTextBlockOuter">
48 <tr>
49 <td class="fc_email_body" align="left" valign="top" style="padding-top: 20px;padding-right: 20px;padding-bottom: 10px;padding-left: 20px;mso-line-height-rule: exactly;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;word-break: break-word;color: #202020;font-size: 16px;line-height: 180%;text-align: left;">
50 <?php echo $email_body; ?>
51 </td>
52 </tr>
53 </tbody>
54 </table>
55 </td>
56 </tr>
57 </tbody></table>
58 <!--[if mso]>
59 </td>
60 <![endif]-->
61 <!--[if mso]>
62 </tr>
63 </table>
64 <![endif]-->
65 </td>
66 </tr>
67 </tbody>
68 </table></td>
69 </tr>
70 </table>
71 <!--[if (gte mso 9)|(IE)]>
72 </td>
73 </tr>
74 </table>
75 <![endif]-->
76 <!-- // END TEMPLATE -->
77 </td>
78 </tr>
79 </table>
80 </center>
81 </body>
82 </html>
83
84