From ac08e8674782c735e544a02251c5aa392fa7d767 Mon Sep 17 00:00:00 2001 From: mhsanaei Date: Thu, 26 Sep 2024 16:20:35 +0200 Subject: [PATCH] inbound - better view --- web/html/xui/form/allocate.html | 1 - web/html/xui/form/inbound.html | 16 ++++++++++------ web/html/xui/form/sniffing.html | 1 - 3 files changed, 10 insertions(+), 8 deletions(-) diff --git a/web/html/xui/form/allocate.html b/web/html/xui/form/allocate.html index 35527c19c0..aba8d5c99d 100644 --- a/web/html/xui/form/allocate.html +++ b/web/html/xui/form/allocate.html @@ -1,5 +1,4 @@ {{define "form/allocate"}} -Allocate diff --git a/web/html/xui/form/inbound.html b/web/html/xui/form/inbound.html index 2930b7be46..3a3b352f2e 100644 --- a/web/html/xui/form/inbound.html +++ b/web/html/xui/form/inbound.html @@ -115,13 +115,17 @@ - + + + {{template "form/sniffing"}} + + - + + + {{template "form/allocate"}} + + {{end}} diff --git a/web/html/xui/form/sniffing.html b/web/html/xui/form/sniffing.html index df49a97ac6..d8a2e85a3c 100644 --- a/web/html/xui/form/sniffing.html +++ b/web/html/xui/form/sniffing.html @@ -1,5 +1,4 @@ {{define "form/sniffing"}} -Sniffing