From dcdb584f3315cb0b4c3b6dfe14135bc5a9d5b840 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Thu, 8 Oct 2009 18:26:33 +0000 Subject: - Patch #595982 by moshe, chx: use #tableselect instead of ugly theming on admin users and admin nodes. --- modules/node/node.module | 4 ---- 1 file changed, 4 deletions(-) (limited to 'modules/node/node.module') diff --git a/modules/node/node.module b/modules/node/node.module index 04cffb91f..2933e7599 100644 --- a/modules/node/node.module +++ b/modules/node/node.module @@ -139,10 +139,6 @@ function node_theme() { 'arguments' => array('form' => NULL), 'file' => 'node.admin.inc', ), - 'node_admin_nodes' => array( - 'arguments' => array('form' => NULL), - 'file' => 'node.admin.inc', - ), 'node_add_list' => array( 'arguments' => array('content' => NULL), 'file' => 'node.pages.inc', -- cgit v1.2.3