From 56fec943ea0f01c7aa6ae0bbcafc6b3e6cd6bdc9 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 35527c19..aba8d5c9 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 2930b7be..3a3b352f 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 df49a97a..d8a2e85a 100644 --- a/web/html/xui/form/sniffing.html +++ b/web/html/xui/form/sniffing.html @@ -1,5 +1,4 @@ {{define "form/sniffing"}} -Sniffing