diff options
Diffstat (limited to 'modules/title.module')
-rw-r--r-- | modules/title.module | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/title.module b/modules/title.module index 92f4f9be8..8004c7017 100644 --- a/modules/title.module +++ b/modules/title.module @@ -1,4 +1,5 @@ <?php +// $Id$ function title_system($field){ $system["description"] = t("Enables users to link to stories, articles or similar content by title."); |