- small bugfix: the voting settings where not 100% correct

3-00
Dries Buytaert 2000-10-21 13:55:52 +00:00
parent 34494acf70
commit da9675ef0b
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ $notify_from = "droppies@zind.net";
#
# Comment meta reasons:
#
$comment_votes = array("none" => "none", "-1" => "-1", "0" => "0", "+1" => "+ 1", "+2" => "+ 2", "+3" => "+ 3", "+4" => "+ 4", "+5" => "+ 5");
$comment_votes = array("none" => "none", "-1" => "- 1", "0" => "+ 0", "+1" => "+ 1", "+2" => "+ 2", "+3" => "+ 3", "+4" => "+ 4", "+5" => "+ 5");
#
# Categories: