projects
/
project/filefield.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
baf35b1
)
#88099 ephasize membership in cck. tnx greggles
author
Darrel O\'Pry
Wed, 15 Nov 2006 05:03:48 +0000 (
05:03
+0000)
committer
Darrel O\'Pry
Wed, 15 Nov 2006 05:03:48 +0000 (
05:03
+0000)
filefield.module
patch
|
blob
|
blame
|
history
diff --git
a/filefield.module
b/filefield.module
index
a833755
..
f73d0e9
100644
(file)
--- a/
filefield.module
+++ b/
filefield.module
@@
-22,7
+22,7
@@
function filefield_init () {
function filefield_help($section) {
switch ($section) {
case 'admin/modules#description':
- return t('Defines a file field type for content.module.');
+ return t('<strong>CCK:</strong> Defines a file field type for content.module.');
}
}