mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
- new homographs or IDN confusables ( http://www.unicode.org/reports/tr39/data/international.txt )
- also added character names to old homographs - pagination_sep theme option removed, PAGINATION_SEPERATOR can be set in language files and the theme can overwrite it using span.page-sep [Bug #6872] git-svn-id: file:///svn/phpbb/trunk@6862 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -33,9 +33,3 @@ version = 2.1.1
|
||||
# images within your css file.
|
||||
#
|
||||
parse_css_file = off
|
||||
|
||||
#
|
||||
# This option defines the pagination seperator in templates.
|
||||
#
|
||||
pagination_sep = ', '
|
||||
|
||||
|
Reference in New Issue
Block a user