PluginProbe
Fluent Support – Helpdesk & Customer Support Ticket System / 1.10.1
Fluent Support – Helpdesk & Customer Support Ticket System v1.10.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 / notification.php

notification.php in Fluent Support – Helpdesk & Customer Support Ticket System 1.10.1, at app/Views/emails/notification.php

150 lines 6.5 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <?php defined('ABSPATH') or die; ?>
2 <!doctype html>
3 <html>
4 <head>
5 <meta name="viewport" content="width=device-width, initial-scale=1.0">
6 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7 <style>
8 @media only screen and (max-width: 620px) {
9 table.body h1 {
10 font-size: 28px !important;
11 margin-bottom: 10px !important;
12 }
13
14 table.body p,
15 table.body ul,
16 table.body ol,
17 table.body td,
18 table.body span,
19 table.body a {
20 font-size: 16px !important;
21 }
22
23 table.body .wrapper,
24 table.body .article {
25 padding: 10px !important;
26 }
27
28 table.body .content {
29 padding: 0 !important;
30 }
31
32 table.body .container {
33 padding: 0 !important;
34 width: 100% !important;
35 }
36
37 table.body .main {
38 border-left-width: 0 !important;
39 border-radius: 0 !important;
40 border-right-width: 0 !important;
41 }
42
43 table.body .btn table {
44 width: 100% !important;
45 }
46
47 table.body .btn a {
48 width: 100% !important;
49 }
50
51 table.body .img-responsive {
52 height: auto !important;
53 max-width: 100% !important;
54 width: auto !important;
55 }
56 }
57 @media all {
58 .ExternalClass {
59 width: 100%;
60 }
61
62 .ExternalClass,
63 .ExternalClass p,
64 .ExternalClass span,
65 .ExternalClass font,
66 .ExternalClass td,
67 .ExternalClass div {
68 line-height: 100%;
69 }
70
71 .apple-link a {
72 color: inherit !important;
73 font-family: inherit !important;
74 font-size: inherit !important;
75 font-weight: inherit !important;
76 line-height: inherit !important;
77 text-decoration: none !important;
78 }
79
80 #MessageViewBody a {
81 color: inherit;
82 text-decoration: none;
83 font-size: inherit;
84 font-family: inherit;
85 font-weight: inherit;
86 line-height: inherit;
87 }
88
89 .btn-primary table td:hover {
90 background-color: #34495e !important;
91 }
92
93 .btn-primary a:hover {
94 background-color: #34495e !important;
95 border-color: #34495e !important;
96 }
97 }
98 </style>
99 </head>
100 <body style="background-color: #f6f6f6; font-family: sans-serif; -webkit-font-smoothing: antialiased; font-size: 14px; line-height: 1.4; margin: 0; padding: 0; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;">
101 <span class="preheader" style="color: transparent; display: none; height: 0; max-height: 0; max-width: 0; opacity: 0; overflow: hidden; mso-hide: all; visibility: hidden; width: 0;"><?php echo wp_kses_post($pre_header); ?></span>
102 <table role="presentation" border="0" cellpadding="0" cellspacing="0" class="body" style="border-collapse: separate; mso-table-lspace: 0pt; mso-table-rspace: 0pt; background-color: #f6f6f6; width: 100%;" width="100%" bgcolor="#f6f6f6">
103 <tr>
104 <td style="font-family: sans-serif; font-size: 14px; vertical-align: top;" valign="top">&nbsp;</td>
105 <td class="container" style="font-family: sans-serif; font-size: 14px; vertical-align: top; display: block; max-width: 580px; padding: 10px; width: 580px; margin: 0 auto;" width="580" valign="top">
106 <div class="content" style="box-sizing: border-box; display: block; margin: 0 auto; max-width: 580px; padding: 10px;">
107
108 <!-- START CENTERED WHITE CONTAINER -->
109 <table role="presentation" class="main" style="border-collapse: separate; mso-table-lspace: 0pt; mso-table-rspace: 0pt; background: #ffffff; border-radius: 3px; width: 100%;" width="100%">
110
111 <!-- START MAIN CONTENT AREA -->
112 <tr>
113 <td class="wrapper" style="font-family: sans-serif; font-size: 14px; vertical-align: top; box-sizing: border-box; padding: 20px;" valign="top">
114 <table role="presentation" border="0" cellpadding="0" cellspacing="0" style="border-collapse: separate; mso-table-lspace: 0pt; mso-table-rspace: 0pt; width: 100%;" width="100%">
115 <tr>
116 <td style="font-family: sans-serif; font-size: 14px; vertical-align: top;" valign="top">
117 <p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; margin-bottom: 15px;">
118 <?php echo wp_kses_post($body); ?>
119 </p>
120 </td>
121 </tr>
122 </table>
123 </td>
124 </tr>
125
126 <!-- END MAIN CONTENT AREA -->
127 </table>
128 <!-- END CENTERED WHITE CONTAINER -->
129
130 <?php if($show_footer): ?>
131 <!-- START FOOTER -->
132 <div class="footer" style="clear: both; margin-top: 10px; text-align: center; width: 100%;">
133 <table role="presentation" border="0" cellpadding="0" cellspacing="0" style="border-collapse: separate; mso-table-lspace: 0pt; mso-table-rspace: 0pt; width: 100%;" width="100%">
134 <tr>
135 <td class="content-block" style="font-family: sans-serif; vertical-align: top; padding-bottom: 10px; padding-top: 10px; color: #999999; font-size: 12px; text-align: center;" valign="top" align="center">
136 <span class="apple-link" style="color: #999999; font-size: 12px; text-align: center;">This email has been sent from FluentAuth Security Plugin. Site: <?php echo esc_url(site_url()); ?></span>
137 </td>
138 </tr>
139 </table>
140 </div>
141 <!-- END FOOTER -->
142 <?php endif; ?>
143 </div>
144 </td>
145 <td style="font-family: sans-serif; font-size: 14px; vertical-align: top;" valign="top">&nbsp;</td>
146 </tr>
147 </table>
148 </body>
149 </html>
150