From 2e6e1efbae3358dd236a8029ee27f4d5a2c0289b Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Wed, 29 Jan 2003 23:15:10 +0000 Subject: - Renamed "Allow HTML tags" to "Filter HTML tags" for clarity. Reported by Ax. --- modules/node.module | 6 +++--- modules/node/node.module | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'modules') diff --git a/modules/node.module b/modules/node.module index 843eb1597..65cc88395 100644 --- a/modules/node.module +++ b/modules/node.module @@ -391,11 +391,11 @@ function node_conf_options() { } function node_conf_filters() { - $output .= form_select(t("Enable HTML tags"), "filter_html", variable_get("filter_html", 0), array(t("Disabled"), t("Enabled")), t("Allow HTML and PHP tags in user-contributed content.")); + $output .= form_select(t("Filter HTML tags"), "filter_html", variable_get("filter_html", 0), array(t("Disabled"), t("Enabled")), t("Filter HTML and PHP tags in user-contributed content.")); $output .= form_textfield(t("Allowed HTML tags"), "allowed_html", variable_get("allowed_html", "