From 0e266b88f0eb70bf46d3ecc4df148794bc307205 Mon Sep 17 00:00:00 2001 From: Hamidreza Ghavami Date: Mon, 8 May 2023 19:14:22 +0430 Subject: update UI to use themeSwitcher --- web/html/xui/inbound_client_table.html | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'web/html/xui/inbound_client_table.html') diff --git a/web/html/xui/inbound_client_table.html b/web/html/xui/inbound_client_table.html index 6100cd9b..3143fe18 100644 --- a/web/html/xui/inbound_client_table.html +++ b/web/html/xui/inbound_client_table.html @@ -29,10 +29,12 @@ {{ i18n "depleted" }} @@ -42,7 +44,9 @@ [[ DateUtil.formatMillis(client._expiryTime) ]] - [[ client._expiryTime ]] {{ i18n "pages.client.days" }} + + [[ client._expiryTime ]] {{ i18n "pages.client.days" }} + {{ i18n "indefinite" }} {{end}} \ No newline at end of file -- cgit v1.2.3