diff --git a/templates/Sparkle/admin/index/change_language.tpl b/templates/Sparkle/admin/index/change_language.tpl index 77169651..b044c21f 100644 --- a/templates/Sparkle/admin/index/change_language.tpl +++ b/templates/Sparkle/admin/index/change_language.tpl @@ -10,17 +10,22 @@ $header - Froxlor - {$lng['menue']['main']['changelanguage']} - - {$lng['login']['language']}: - $language_options - - - - + + + {$lng['login']['language']}: + $language_options + + + + + + + + + diff --git a/templates/Sparkle/admin/index/change_password.tpl b/templates/Sparkle/admin/index/change_password.tpl index e2dae3f9..06056f55 100644 --- a/templates/Sparkle/admin/index/change_password.tpl +++ b/templates/Sparkle/admin/index/change_password.tpl @@ -10,25 +10,30 @@ $header - Froxlor - {$lng['menue']['main']['changepassword']} - - {$lng['changepassword']['old_password']}: - - - - {$lng['changepassword']['new_password']}: - - - - {$lng['changepassword']['new_password_confirm']}: - - - - - + + + {$lng['changepassword']['old_password']}: + + + + {$lng['changepassword']['new_password']}: + + + + {$lng['changepassword']['new_password_confirm']}: + + + + + + + + + + diff --git a/templates/Sparkle/admin/index/change_theme.tpl b/templates/Sparkle/admin/index/change_theme.tpl index c0c40eec..90bff518 100644 --- a/templates/Sparkle/admin/index/change_theme.tpl +++ b/templates/Sparkle/admin/index/change_theme.tpl @@ -10,17 +10,22 @@ $header - Froxlor - {$lng['menue']['main']['changetheme']} - - {$lng['panel']['theme']}: - $theme_options - - - - + + + {$lng['panel']['theme']}: + $theme_options + + + + + + + + + diff --git a/templates/Sparkle/assets/css/main.css b/templates/Sparkle/assets/css/main.css index 64909218..31914c64 100644 --- a/templates/Sparkle/assets/css/main.css +++ b/templates/Sparkle/assets/css/main.css @@ -191,7 +191,7 @@ footer img { } .tinyform input { - width:50%; + /*width:50%;*/ } .tinyform input[type="checkbox"] { @@ -622,6 +622,8 @@ table tfoot td { height:25px; border-top: 1px solid #d1d5d8; background-color: #f2f8fa; +} +.formtable tfoot td { padding-right: 0px; } @@ -636,8 +638,8 @@ table tfoot td { /* input elements */ input { background: #fff url(../img/icons/text_align_left.png) no-repeat 5px 4px; - padding:2px 4px 2px 24px; - height:22px; + padding:1px 4px 2px 24px; + height:23px; border: 1px solid #d9d9d9; margin-bottom: 5px; border-radius: 3px; diff --git a/templates/Sparkle/customer/index/change_language.tpl b/templates/Sparkle/customer/index/change_language.tpl index 32c43f20..6c56e671 100644 --- a/templates/Sparkle/customer/index/change_language.tpl +++ b/templates/Sparkle/customer/index/change_language.tpl @@ -10,17 +10,22 @@ $header - Froxlor - {$lng['menue']['main']['changelanguage']} - - {$lng['login']['language']}: - $language_options - - - - + + + {$lng['login']['language']}: + $language_options + + + + + + + + + diff --git a/templates/Sparkle/customer/index/change_password.tpl b/templates/Sparkle/customer/index/change_password.tpl index 3598b701..9f99a39b 100644 --- a/templates/Sparkle/customer/index/change_password.tpl +++ b/templates/Sparkle/customer/index/change_password.tpl @@ -10,33 +10,38 @@ $header - Froxlor - {$lng['menue']['main']['changepassword']} - - {$lng['changepassword']['old_password']}: - - - - {$lng['changepassword']['new_password']}: - - - - {$lng['changepassword']['new_password_confirm']}: - - - - - {$lng['changepassword']['also_change_ftp']} - - - - {$lng['changepassword']['also_change_webalizer']} - - - - + + + {$lng['changepassword']['old_password']}: + + + + {$lng['changepassword']['new_password']}: + + + + {$lng['changepassword']['new_password_confirm']}: + + + + {$lng['changepassword']['also_change_ftp']}: + + + + {$lng['changepassword']['also_change_webalizer']}: + + + + + + + + + + diff --git a/templates/Sparkle/customer/index/change_theme.tpl b/templates/Sparkle/customer/index/change_theme.tpl index e2621fbf..b1c41e61 100644 --- a/templates/Sparkle/customer/index/change_theme.tpl +++ b/templates/Sparkle/customer/index/change_theme.tpl @@ -10,17 +10,22 @@ $header - Froxlor - {$lng['menue']['main']['changetheme']} - - {$lng['panel']['theme']}: - $theme_options - - - - - - - + + + + + + {$lng['panel']['theme']}: + $theme_options + + + + + + + + +
- {$lng['login']['language']}: - $language_options -
- -
- {$lng['changepassword']['old_password']}: - -
- {$lng['changepassword']['new_password']}: - -
- {$lng['changepassword']['new_password_confirm']}: - -
- {$lng['panel']['theme']}: - $theme_options -
- - {$lng['changepassword']['also_change_ftp']} -
- - {$lng['changepassword']['also_change_webalizer']} -
- - - - -