From 975da67d33aa52f444a3814c6dfd6e2d6450629f Mon Sep 17 00:00:00 2001 From: Marcin Kurczewski Date: Sun, 23 Feb 2014 20:36:49 +0100 Subject: [PATCH] Fixed tag list search styles Search styles contained 'pending' option when staff was activation enabled --- src/Views/tag-list.phtml | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/Views/tag-list.phtml b/src/Views/tag-list.phtml index 4c6bc113..5532ad6f 100644 --- a/src/Views/tag-list.phtml +++ b/src/Views/tag-list.phtml @@ -8,9 +8,6 @@ 'order:popularity,desc' => 'Often used first', 'order:popularity,asc' => 'Rarely used first', ]; - - if ($this->config->registration->staffActivation) - $sortStyles['pending'] = 'Pending staff review'; ?> $text): ?>