mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
- fix some bugs in the theme editor
git-svn-id: file:///svn/phpbb/trunk@5954 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -272,6 +272,8 @@ $lang = array_merge($lang, array(
|
||||
'SELECTED_THEME' => 'Selected theme',
|
||||
'SELECTED_CLASS' => 'Selected CSS class',
|
||||
'SHOW_CSS' => 'Show raw CSS',
|
||||
'SHOW_CSS_NOTE' => 'Note',
|
||||
'SHOW_CSS_EXPLAIN' => 'Enter each element on a new line, ending with a ; Expand the data for each element, e.g. do not use font: use font-family:, font-weight:, etc.',
|
||||
'STORE_DATABASE' => 'Database',
|
||||
'STORE_FILESYSTEM' => 'Filesystem',
|
||||
'STYLE_ACTIVATE' => 'Activate',
|
||||
|
Reference in New Issue
Block a user