Add email tool tracking
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
@php
|
||||
$class = '';
|
||||
|
||||
|
||||
if ('center' === $data['alignment']) {
|
||||
$class = 'text-center';
|
||||
} elseif ('left' === $data['alignment']) {
|
||||
|
||||
Reference in New Issue
Block a user