diff --git a/system/lan/english.json b/system/lan/english.json index 7859fa03..1e478501 100644 --- a/system/lan/english.json +++ b/system/lan/english.json @@ -651,5 +651,6 @@ "Hotspot_Auth_Method": "Hotspot Auth Method", "Api": "Api", "Http_Chap": "Http-Chap", - "Hotspot_Authentication_Method__Make_sure_you_have_changed_your_hotspot_login_page_": "Hotspot Authentication Method. Make sure you have changed your hotspot login page." + "Hotspot_Authentication_Method__Make_sure_you_have_changed_your_hotspot_login_page_": "Hotspot Authentication Method. Make sure you have changed your hotspot login page.", + "Business": "Business" } \ No newline at end of file diff --git a/ui/ui/routers-add.tpl b/ui/ui/routers-add.tpl index 5d2ef2c6..186588f1 100644 --- a/ui/ui/routers-add.tpl +++ b/ui/ui/routers-add.tpl @@ -56,7 +56,7 @@
- +
diff --git a/ui/ui/routers-edit.tpl b/ui/ui/routers-edit.tpl index 96ab287f..737d74a0 100644 --- a/ui/ui/routers-edit.tpl +++ b/ui/ui/routers-edit.tpl @@ -55,7 +55,7 @@
- +
diff --git a/version.json b/version.json index a2aa74b9..4469f9cc 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "2024.7.15" + "version": "2024.7.18" } \ No newline at end of file