diff --git a/ui/ui/sections/header.tpl b/ui/ui/sections/header.tpl index 1237643d..efb7d216 100644 --- a/ui/ui/sections/header.tpl +++ b/ui/ui/sections/header.tpl @@ -28,6 +28,7 @@ color: red; background: yellow; } + .select2-container .select2-selection--single .select2-selection__rendered { margin-top: 0px !important; } @@ -57,15 +58,15 @@ @@ -223,7 +225,7 @@ {$_MENU_AFTER_PAGES} -
  • +
  • {$_L['Settings']} @@ -234,26 +236,25 @@
  • {$_L['General_Settings']}
  • {$_L['Localisation']}
  • + href="{$_url}settings/localisation">{$_L['Localisation']}
  • {Lang::T('User Notification')}
  • + href="{$_url}settings/notifications">{Lang::T('User Notification')}
  • {$_L['Administrator_Users']}
  • {$_L['Backup_Restore']}
  • -
  • {Lang::T('Plugin Manager')}
  • +
  • + {Lang::T('Plugin Manager')} +
  • +
  • + + {Lang::T('Payment Gateway')} + +
  • {$_MENU_SETTINGS} {$_MENU_AFTER_SETTINGS} -
  • - - - {Lang::T('Payment Gateway')} - -
  • - {$_MENU_AFTER_PAYMENTGATEWAY}