mirror of
https://github.com/e107inc/e107.git
synced 2025-08-15 02:57:15 +02:00
Added filter by template to News admin area list.
This commit is contained in:
@@ -57,7 +57,7 @@ class poll
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
if (count($arr_polls_cookies) > 1)
|
||||
{ // Remove all except first (assumption: there is always only one active poll)
|
||||
rsort($arr_polls_cookies);
|
||||
|
Reference in New Issue
Block a user