diff --git a/classes/pref/filters.php b/classes/pref/filters.php
index 427ce79a1571ee88b13ffee6a55851325c5d94e6..e2fedb1174ee314f1cd909f72016d15562d334a1 100755
--- a/classes/pref/filters.php
+++ b/classes/pref/filters.php
@@ -142,8 +142,10 @@ class Pref_Filters extends Handler_Protected {
 
 					$content_preview = $line["content_preview"];
 
-					$tmp = "<tr style='margin-top : 5px'><td width='5%' align='center'><input dojoType=\"dijit.form.CheckBox\"
-						checked=\"1\" disabled=\"1\" type=\"checkbox\"></td>";
+					$tmp = "<tr style='margin-top : 5px'>";
+
+					#$tmp .= "<td width='5%' align='center'><input dojoType=\"dijit.form.CheckBox\"
+					#	checked=\"1\" disabled=\"1\" type=\"checkbox\"></td>";
 
 					$id = $line['id'];
 					$tmp .= "<td width='5%' align='center'><img style='cursor : pointer' title='".__("Preview article")."'