mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 13:30:25 +02:00
[ticket/12286] Use UTF8 (c) in style.cfg samples
PHPBB3-12286
This commit is contained in:
@@ -1181,7 +1181,7 @@ append_sid("{$phpbb_root_path}memberlist.$phpEx", 'mode=group&
|
||||
<div class="codebox"><pre>
|
||||
# General Information about this style
|
||||
name = prosilver_duplicate
|
||||
copyright = © phpBB Group, 2007
|
||||
copyright = © phpBB Group, 2007
|
||||
version = 3.1.0
|
||||
|
||||
# Defining a different template bitfield
|
||||
@@ -1670,7 +1670,7 @@ div
|
||||
<div class="codebox"><pre>
|
||||
# General Information about this style
|
||||
name = Custom Style
|
||||
copyright = &copy; phpBB Group, 2007
|
||||
copyright = © phpBB Group, 2007
|
||||
version = 3.1.0
|
||||
|
||||
# Defining a different template bitfield
|
||||
|
Reference in New Issue
Block a user