-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.0.10
-
Fix Version/s: 3.0.11-RC1
-
Component/s: Styles
-
Labels:None
-
GitHub Pull Request URL:
When posting the help text (tip) for the [*] BBCode button shows as "Undefined". This appears to be caused by a missing line in the Helpline messages array in styles/subsilver2/template/posting_buttons.html
Find
l: '
',
After add
e: '
',
- is duplicated by
-
PHPBB3-10554 Missing helpline for addlistitem in styles/subsilver2/posting_buttons.html
-
- Closed
-