summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGábor Hojtsy <gabor@hojtsy.hu>2007-10-22 10:32:03 +0000
committerGábor Hojtsy <gabor@hojtsy.hu>2007-10-22 10:32:03 +0000
commitc015aa3da3acb1e4cffde74dcf05aee5c08136c1 (patch)
tree1ac31599d084a3fc5134e689c266254b5c285442
parent8cd97cdd7d9bd526d6b41362d011614919acabae (diff)
downloadbrdo-c015aa3da3acb1e4cffde74dcf05aee5c08136c1.tar.gz
brdo-c015aa3da3acb1e4cffde74dcf05aee5c08136c1.tar.bz2
#184954 by scor: fix reference to 'input formats' in the help text
-rw-r--r--modules/filter/filter.module2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/filter/filter.module b/modules/filter/filter.module
index 4da0c12d9..306d6ff8b 100644
--- a/modules/filter/filter.module
+++ b/modules/filter/filter.module
@@ -29,7 +29,7 @@ function filter_help($path, $arg) {
<p><em>Input formats</em> define a way of processing user-supplied text in Drupal. Every input format has its own settings of which <em>filters</em> to apply. Possible filters include stripping out malicious HTML and making URLs clickable.</p>
<p>Users can choose between the available input formats when submitting content.</p>
<p>Below you can configure which input formats are available to which roles, as well as choose a default input format (used for imported content, for example).</p>
-<p>Note that (1) the default format is always available to all roles, and (2) all filter formats can always be used by roles with the "administer filters" permission even if they are not explicitly listed in the Roles column of this table.</p>');
+<p>Note that (1) the default format is always available to all roles, and (2) all input formats can always be used by roles with the "administer filters" permission even if they are not explicitly listed in the Roles column of the table below.</p>');
case 'admin/settings/filters/%':
return t('