From 6bb18f8800da23aaf6a7575a0642f574c55dfe3e Mon Sep 17 00:00:00 2001 From: advplyr Date: Mon, 28 Nov 2022 17:55:52 -0600 Subject: [PATCH] Fix:Purge cache buttons on config page for mobile screens #1228 --- client/pages/config/index.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/client/pages/config/index.vue b/client/pages/config/index.vue index 9f466763..ee1eeb0c 100644 --- a/client/pages/config/index.vue +++ b/client/pages/config/index.vue @@ -201,9 +201,9 @@
- - - + {{ $strings.ButtonPurgeAllCache }} + {{ $strings.ButtonPurgeItemsCache }} + {{ $strings.ButtonRemoveAllLibraryItems }}