From 579e2cc2f7685812ff8c82b5a3644763a0a23ecf Mon Sep 17 00:00:00 2001 From: Ibnu Maksum Date: Thu, 30 May 2024 10:28:41 +0700 Subject: [PATCH] change not toast --- system/lan/english.json | 3 +- ui/ui/sections/header.tpl | 367 ++++++++++++++++----------------- ui/ui/sections/user-header.tpl | 3 +- 3 files changed, 186 insertions(+), 187 deletions(-) diff --git a/system/lan/english.json b/system/lan/english.json index b092fde2..d327f961 100644 --- a/system/lan/english.json +++ b/system/lan/english.json @@ -630,5 +630,6 @@ "State": "State", "State_of_Resident": "State of Resident", "Zip": "Zip", - "Zip_Code": "Zip Code" + "Zip_Code": "Zip Code", + "": "" } \ No newline at end of file diff --git a/ui/ui/sections/header.tpl b/ui/ui/sections/header.tpl index 02f3ad94..ff64dfd9 100644 --- a/ui/ui/sections/header.tpl +++ b/ui/ui/sections/header.tpl @@ -87,11 +87,11 @@ } } - /* + /* * maintenance top-bar */ - .notification-top-bar { + .notification-top-bar { position: fixed; top: 0; left: 0; @@ -142,7 +142,7 @@ } {if isset($xheader)} - {$xheader} + {$xheader} {/if} @@ -212,71 +212,71 @@ {$_MENU_AFTER_DASHBOARD} {if !in_array($_admin['user_type'],['Report'])} -
  • - - {Lang::T('Customer')} - - - - - -
  • - {$_MENU_AFTER_CUSTOMERS} -
  • - - {Lang::T('Services')} - - - - - -
  • +
  • + + {Lang::T('Customer')} + + + + + +
  • + {$_MENU_AFTER_CUSTOMERS} +
  • + + {Lang::T('Services')} + + + + + +
  • {/if} {$_MENU_AFTER_SERVICES} {if in_array($_admin['user_type'],['SuperAdmin','Admin'])} -
  • - - {Lang::T('Internet Plan')} - - - - - -
  • +
  • + + {Lang::T('Internet Plan')} + + + + + +
  • {/if} {$_MENU_AFTER_PLANS}
  • @@ -314,64 +314,64 @@
  • {$_MENU_AFTER_MESSAGE} {if in_array($_admin['user_type'],['SuperAdmin','Admin'])} -
  • - - {Lang::T('Network')} - - - - - -
  • - {$_MENU_AFTER_NETWORKS} - {if $_c['radius_enable']} -
  • - - {Lang::T('Radius')} - - - - - -
  • - {/if} - {$_MENU_AFTER_RADIUS} -
  • - - {Lang::T("Static Pages")} - - - - - -
  • + {/if} + {$_MENU_AFTER_RADIUS} +
  • + + {Lang::T("Static Pages")} + + + + + +
  • {/if} {$_MENU_AFTER_PAGES}