Issue #1347134 by c31ck, amateescu, Shyamala, DamienMcKenna: Fixed 'View voting results' permission is misleading.
parent
35b0b2ce83
commit
ba8b1d27fb
|
@ -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'),
|
||||
),
|
||||
);
|
||||
|
||||
|
|
Loading…
Reference in New Issue