$title
           = !defined($config_theme->getVar('conf_desc')) || '' == constant($config_theme->getVar('conf_desc')) ? constant($config_theme->getVar('conf_title')) : constant($config_theme->getVar('conf_title'))
                                                                                                                                                                  . '<br><br><span style="font-weight:normal;">'
                                                                                                                                                                  . constant($config_theme->getVar('conf_desc')) . '</span>';