From f4df847edf01984cdbbde8b11605f2e9e439c28a Mon Sep 17 00:00:00 2001 From: maliming Date: Tue, 9 Jul 2024 11:23:51 +0800 Subject: [PATCH] Update Index.cshtml --- .../Pages/Documents/Project/Index.cshtml | 22 +++++++++---------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/modules/docs/src/Volo.Docs.Web/Pages/Documents/Project/Index.cshtml b/modules/docs/src/Volo.Docs.Web/Pages/Documents/Project/Index.cshtml index 9e68ef62ff..d44dc915c2 100644 --- a/modules/docs/src/Volo.Docs.Web/Pages/Documents/Project/Index.cshtml +++ b/modules/docs/src/Volo.Docs.Web/Pages/Documents/Project/Index.cshtml @@ -208,6 +208,17 @@ } + @if (DocsWebOptions.Value.UseGoogleTranslation) + { +
+ @L["GoogleTranslate"] +
+
+
+
+
+ } +
@@ -224,17 +235,6 @@
- @if (DocsWebOptions.Value.UseGoogleTranslation) - { -
- @L["GoogleTranslate"] -
-
-
-
-
- } -