]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-unlock_emails.php
More rewrites/templates swapped out:
[mailer.git] / inc / modules / admin / what-unlock_emails.php
index 5fb789f51cb2cac5cb977318eb18e8d12cbaf9c8..75bddbb45330114c6f3c68e5da57c539c4eb30ff 100644 (file)
@@ -204,9 +204,9 @@ LIMIT 1",
                                'subject'     => $content['subject'],
                                'tester'      => generateFrametesterUrl($content['url']),
                                'url'         => $content['url'],
-                               'cat_title'   => str_replace("\"", '"', getCategory($content['category'])),
+                               'cat_title'   => str_replace('"', '"', getCategory($content['category'])),
                                'cat_link'    => $content['category'],
-                               'pay_title'   => str_replace("\"", '"', getPaymentTitlePrice($content['payment'], true)),
+                               'pay_title'   => str_replace('"', '"', getPaymentTitlePrice($content['payment'], true)),
                                'pay_link'    => $content['payment'],
                                'timestamp'   => generateDateTime($content['timestamp'], 2),
                                'target_send' => $content['target_send'],