From 2708c816a833af37041b1b95e5979c8cbc9b01a5 Mon Sep 17 00:00:00 2001 From: mhsanaei Date: Wed, 17 Apr 2024 17:26:33 +0330 Subject: rename --- web/html/common/js.html | 4 ++-- web/html/xui/component/persianDatepicker.html | 6 +++--- web/html/xui/inbounds.html | 6 +++--- web/html/xui/index.html | 2 +- 4 files changed, 9 insertions(+), 9 deletions(-) (limited to 'web/html') diff --git a/web/html/common/js.html b/web/html/common/js.html index eb8f3db6..0c5ad24c 100644 --- a/web/html/common/js.html +++ b/web/html/common/js.html @@ -1,8 +1,8 @@ {{define "js"}} - + - + diff --git a/web/html/xui/component/persianDatepicker.html b/web/html/xui/component/persianDatepicker.html index 456d5ec6..df47c4f3 100644 --- a/web/html/xui/component/persianDatepicker.html +++ b/web/html/xui/component/persianDatepicker.html @@ -13,9 +13,9 @@ {{end}} {{define "component/persianDatepicker"}} - - - + + + - - - + + + {{template "component/themeSwitcher" .}} diff --git a/web/html/xui/index.html b/web/html/xui/index.html index 70cc60de..3d61bf83 100644 --- a/web/html/xui/index.html +++ b/web/html/xui/index.html @@ -323,7 +323,7 @@ {{template "js" .}} - + {{template "component/themeSwitcher" .}} {{template "textModal"}}