Wolfsblvt <wolfsblvt@gmx.de>: Author Summary
Build | Completed | Code commits | Tests |
---|---|---|---|
PHPBB3 › PR › #5032 | 6 years ago | Testless build |
Build | Completed | Code commits | Tests |
---|---|---|---|
PHPBB3 › PR › #5032 | 6 years ago |
[ticket/13787] Remove duplicate entry of poll_delete in prosilver template
When options are shown and poll delete is allowed, the option to delete polls is shown twice. This is fixed here by moving the if poll delete check out of the outer if, wich makes it also more consistent with the new event. PHPBB3-13787 |
Testless build |
Build | Completed | Code commits | Tests |
---|
When options are shown and poll delete is allowed, the option to
delete
polls is shown twice. This is fixed here by moving the if poll
delete
check out of the outer if, wich makes it also more consistent
with the
new event.
PHPBB3-13787