From b8a1eab1fb8abb1238f1e5a63757f0d93b2a3cc6 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Wed, 6 Feb 2008 19:38:28 +0000 Subject: - Patch #210131 by dvessel, catch, John, et al: updated jQuery library. --- modules/node/node.admin.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'modules/node/node.admin.inc') diff --git a/modules/node/node.admin.inc b/modules/node/node.admin.inc index 21e4c4e4f..b0be96c83 100644 --- a/modules/node/node.admin.inc +++ b/modules/node/node.admin.inc @@ -511,7 +511,7 @@ function node_admin_nodes() { /** * Validate node_admin_nodes form submissions. - * + * * Check if any nodes have been selected to perform the chosen * 'Update option' on. */ @@ -524,7 +524,7 @@ function node_admin_nodes_validate($form, &$form_state) { /** * Process node_admin_nodes form submissions. - * + * * Execute the chosen 'Update option' on the selected nodes. */ function node_admin_nodes_submit($form, &$form_state) { -- cgit v1.2.3