|
english.lng
$txt{'796'} = "Your Instant Messages:";
$cellhover{'1'} = "Cell Hover Color";
Settings.pl
########## Colors ##########
# Note: equivalent to colors in CSS tag of template.html, so set to same colors preferrably
# for browsers without CSS compatibility and for some items that don't use the CSS tag
$hover{'cellhover'} = "#FF0000"; # Cell Hover Color
| |