Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
354a989e
Commit
354a989e
authored
May 24, 2009
by
Dries
Browse files
- Patch
#445992
by oestrich, doq: missing point.
parent
765d0572
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/filter/filter.module
View file @
354a989e
...
...
@@ -279,7 +279,7 @@ function filter_filter_tips($delta, $format, $long = FALSE) {
break
;
case
4
:
return
t
(
'No HTML tags allowed'
);
return
t
(
'No HTML tags allowed
.
'
);
break
;
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment