Vanilla 1.1.8 is a product of Lussumo. More Information: Documentation, Community Support.
Help keep Vanilla free:Posted: Monday, 22 October 2007 at 9:51PM
Posted: Monday, 22 October 2007 at 10:30PM
define('APPLICATION', 'Vanilla');
define('FRAMEWORK_VERSION', '1.1.3');
define('PEOPLE_VERSION', '1.1.3');
define('APPLICATION_VERSION', '1.1.4');
/ajax/sortcategories.php
/ajax/sortroles.php
/languages/English/definitions.php
/themes/settings_category_list.php
/themes/settings_role_list.phpdefine('FRAMEWORK_VERSION', '1.1.4');
body, div, input, textarea, select {
font-family: Trebuchet MS, Verdana, Tahoma, Arial;
font-size: 12px;
color: #062971;
}
input {
font-family: arial;
}body, div, input, textarea, select {
font-family:'Trebuchet MS', 'Verdana', 'Tahoma', 'Arial', sans-serif;
font-size: 12px;
color: #062971;
}
input {
font-family: Arial;
}