mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-09 10:16:36 +02:00
Added body text setting
git-svn-id: file:///svn/phpbb/trunk@1602 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -589,6 +589,7 @@ $lang['Background_image'] = "Background Image";
|
||||
$lang['Background_color'] = "Background Colour";
|
||||
$lang['Theme_name'] = "Theme Name";
|
||||
$lang['Link_color'] = "Link Colour";
|
||||
$lang['Text_color'] = "Text Colour";
|
||||
$lang['VLink_color'] = "Visited Link Colour";
|
||||
$lang['ALink_color'] = "Active Link Colour";
|
||||
$lang['HLink_color'] = "Hover Link Colour";
|
||||
@@ -683,4 +684,4 @@ $lang['Install_Method'] = "Choose your installation method";
|
||||
// That's all Folks!
|
||||
// -------------------------------------------------
|
||||
|
||||
?>
|
||||
?>
|
Reference in New Issue
Block a user