bug #1564409, default in FontFamily
This commit is contained in:
@@ -11,6 +11,7 @@ $Source$
|
||||
2006-10-09 Marc Delisle <lem9@users.sourceforge.net>
|
||||
* libraries/export/sql.php: bug #1562533, problems with unbuffered queries
|
||||
* Documentation.html: FontFamily, FontFamilyFixed
|
||||
* themes/original/layout.inc.php: bug #1564409, default FontFamily
|
||||
|
||||
2006-10-07 Marc Delisle <lem9@users.sourceforge.net>
|
||||
* scripts/create-release.sh: use lang-cleanup.sh from the kit,
|
||||
|
@@ -51,7 +51,7 @@ $GLOBALS['cfg']['BrowseMarkerBackground'] = '#FFCC99';
|
||||
* if not set the browser default will be used
|
||||
* (depending on browser, DTD and system settings)
|
||||
*/
|
||||
$GLOBALS['cfg']['FontFamily'] = '';
|
||||
$GLOBALS['cfg']['FontFamily'] = 'sans-serif';
|
||||
/**
|
||||
* fixed width font family, used in textarea
|
||||
*/
|
||||
|
Reference in New Issue
Block a user