Skip to content
Snippets Groups Projects
Commit ba8b1d27 authored by Angie Byron's avatar Angie Byron
Browse files

Issue #1347134 by c31ck, amateescu, Shyamala, DamienMcKenna: Fixed 'View...

Issue #1347134 by c31ck, amateescu, Shyamala, DamienMcKenna: Fixed 'View voting results' permission is misleading.
parent 35b0b2ce
No related branches found
No related tags found
No related merge requests found
......@@ -59,7 +59,7 @@ function poll_permission() {
'title' => t('Cancel and change own votes'),
),
'inspect all votes' => array(
'title' => t('View voting results'),
'title' => t('View details for all votes'),
),
);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment