mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 04:18:52 +00:00
[ticket/12286] Use UTF8 (c) in style.cfg samples
PHPBB3-12286
This commit is contained in:
parent
96e5a04001
commit
37eea9fa41
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue