HTML->XHTML preparation (still *A LOT* to convert
[mailer.git] / inc / libs / sponsor_functions.php
index 85ba1734272c851b1840bb3e1dde549126b9026b..1b8056b99e39a22a68d0ea05eeeadb22560be9b8 100644 (file)
@@ -331,7 +331,7 @@ ORDER BY sort", array($action), __FILE__, __LINE__);
                                while(list($what, $title_sub) = SQL_FETCHROW($result_sub))
                                {
                                        // Check if current selected menu is matching the loaded one
-                                       if ($current == $what) $title_sub = "<STRONG>".$title_sub."</STRONG>";
+                                       if ($current == $what) $title_sub = "<strong>".$title_sub."</strong>";
 
                                        // Prepare data for the sub template
                                        $content = array(