From 5daee165dc73fcf74673f2ede1891dbd5821c9f4 Mon Sep 17 00:00:00 2001 From: Alexis Degrugillier Date: Sun, 14 Feb 2021 14:56:10 -0500 Subject: Change confusing naming for label (#3446) Before, labels were referred to as tag which was confusing since tags are content generated (retrieved from the feed) and label are user generated. Now, labels are properly named in their management page. See #3444 --- app/views/tag/index.phtml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'app/views') diff --git a/app/views/tag/index.phtml b/app/views/tag/index.phtml index 3287506f7..ce58b5ad9 100644 --- a/app/views/tag/index.phtml +++ b/app/views/tag/index.phtml @@ -3,7 +3,7 @@
-

+

@@ -20,7 +20,7 @@
-

+

@@ -47,7 +47,7 @@
-

+

-- cgit v1.2.3