aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles
diff options
context:
space:
mode:
authorNils Adermann <naderman@naderman.de>2007-01-08 21:14:49 +0000
committerNils Adermann <naderman@naderman.de>2007-01-08 21:14:49 +0000
commit27f915f305a2fc02ca33c34ceeb7c9ae3e119e99 (patch)
tree5c275493f3c3655e4197db803e1b10b54a1585c5 /phpBB/styles
parent4be13298039b84d74040e5b4b3dfddc3b311dbd1 (diff)
downloadforums-27f915f305a2fc02ca33c34ceeb7c9ae3e119e99.tar
forums-27f915f305a2fc02ca33c34ceeb7c9ae3e119e99.tar.gz
forums-27f915f305a2fc02ca33c34ceeb7c9ae3e119e99.tar.bz2
forums-27f915f305a2fc02ca33c34ceeb7c9ae3e119e99.tar.xz
forums-27f915f305a2fc02ca33c34ceeb7c9ae3e119e99.zip
- 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
Diffstat (limited to 'phpBB/styles')
-rw-r--r--phpBB/styles/subSilver/theme/theme.cfg6
1 files changed, 0 insertions, 6 deletions
diff --git a/phpBB/styles/subSilver/theme/theme.cfg b/phpBB/styles/subSilver/theme/theme.cfg
index 695e0e8213..10985664fd 100644
--- a/phpBB/styles/subSilver/theme/theme.cfg
+++ b/phpBB/styles/subSilver/theme/theme.cfg
@@ -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 = ', '
-