diff --git a/main/admin/settings.php b/main/admin/settings.php index f73bf164a8..a3210c1219 100644 --- a/main/admin/settings.php +++ b/main/admin/settings.php @@ -1,4 +1,4 @@ -'; - echo '
'; + echo ''; if ($handle = @opendir(api_get_path(SYS_PATH).'main/css/')) { $counter=1; @@ -642,7 +642,7 @@ function handle_stylesheets() { $selected = ''; } - $show_name=get_lang($style_dir, ''); + $show_name=ucwords(str_replace('_',' ', $style_dir)); if ($is_style_changeable) { diff --git a/main/admin/style_preview.php b/main/admin/style_preview.php index 8248b0939e..7c2928dbab 100644 --- a/main/admin/style_preview.php +++ b/main/admin/style_preview.php @@ -33,8 +33,7 @@ include(api_get_path(INCLUDE_PATH).'banner.inc.php'); -
- + @@ -118,25 +117,21 @@ include(api_get_path(INCLUDE_PATH).'banner.inc.php');
<<
- - + + - - + + - - - -
firstname ↓ lastnameFirstname ↓ Lastname
Firstname Lastname
PatrickCoolJulioMontoya
Patrick Cool
PatrickCool
@@ -154,7 +149,7 @@ include(api_get_path(INCLUDE_PATH).'banner.inc.php'); - +