summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2000-10-21 13:55:52 +0000
committerDries Buytaert <dries@buytaert.net>2000-10-21 13:55:52 +0000
commitda9675ef0bd18acd7e393460e197b30959ba5735 (patch)
tree572d44bd6bb131046033cc30166e522bef8d456a /includes
parent34494acf707b54e241e5426eef9af4a46f0b3875 (diff)
downloadbrdo-da9675ef0bd18acd7e393460e197b30959ba5735.tar.gz
brdo-da9675ef0bd18acd7e393460e197b30959ba5735.tar.bz2
- small bugfix: the voting settings where not 100% correct
Diffstat (limited to 'includes')
-rw-r--r--includes/config.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/config.inc b/includes/config.inc
index d4f535919..2b889c944 100644
--- a/includes/config.inc
+++ b/includes/config.inc
@@ -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: