-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.1.0-dev
-
Fix Version/s: 3.1.0-b1
-
Component/s: Styles
-
Labels:None
-
GitHub Pull Request URL:
In forumlist_body.html (for both prosilver / subsilver2) comma is hardcoded for the list of subforums:
<!-- IF not forumrow.subforum.S_LAST_ROW -->,<!-- ENDIF -->
|
This probably may break some localizations like RTL languages.
Needs to be replaced with translatable separator.
- is related to
-
PHPBB3-10990 $user->lang['COMMA_SEPARATOR'] is not uniformly used
-
- Unverified Fix
-