]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-list_rallyes.php
More double- to single-quotes rewritten
[mailer.git] / inc / modules / admin / what-list_rallyes.php
index 39f72b7684c8900516d62a9eda6ff266d8926524..4ac5ba448b0e5a80d5189f24b0f61cfd12b49d88 100644 (file)
@@ -302,8 +302,8 @@ ORDER BY start_time DESC",
 
                        // Alter some variables
                        if (empty($content['alogin']))   $content['alogin']    = "???";
-                       if (empty($content['template'])) $content['template']  = "---";
-                       if (empty($content['descr']))    $content['descr']     = "---";
+                       if (empty($content['template'])) $content['template']  = '---';
+                       if (empty($content['descr']))    $content['descr']     = '---';
 
                        // Transfer data into array for the template
                        // @TODO Rewritings: aid->admin_id in template