]> git.mxchange.org Git - mailer.git/blobdiff - inc/libs/sponsor_functions.php
Major cleanup of old-school HTML-mess...
[mailer.git] / inc / libs / sponsor_functions.php
index 99e88565e9076ff14fbd40fbd68f171dc4b64aa0..f6b525ee0e16db33128ded65c4015384f379885e 100644 (file)
@@ -294,7 +294,7 @@ ORDER BY `sort`",
                                        $content = merge_array($content, $content2);
 
                                        // Check if current selected menu is matching the loaded one
-                                       if ($current == $content['sub_what']) $content['sub_title'] = "<strong>".$content['sub_title']."</strong>";
+                                       if ($current == $content['sub_what']) $content['sub_title'] = '<strong>' . $content['sub_title'] . '</strong>';
 
                                        // Prepare data for the sub template
                                        $content = array(