tbrehm
2008-08-01 0634d4ebba9f9fd37ac5e053bc535abf4cf4f841
interface/lib/classes/plugin_listview.inc.php
@@ -87,6 +87,7 @@
                                // The variable "id" contains always the index field
                                $rec["id"] = $rec[$idx_key];
                        $rec["delete_confirmation"] = $app->lng('delete_confirmation');
                                $records_new[] = $rec;
                        }