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
89db0974
Commit
89db0974
authored
Oct 23, 2004
by
Dries
Browse files
- Patch
#11935
by Neil Drumm: removed left-over documentation from archive module.
parent
1400f757
Changes
2
Hide whitespace changes
Inline
Side-by-side
modules/archive.module
View file @
89db0974
...
...
@@ -13,8 +13,6 @@ function archive_help($section) {
switch
(
$section
)
{
case
'admin/modules#description'
:
return
t
(
'Displays a calendar to navigate old content.'
);
case
'admin/settings/archive'
:
return
t
(
'Choose the starting "day of the week" for the displayed calendar block.'
);
}
}
...
...
modules/archive/archive.module
View file @
89db0974
...
...
@@ -13,8 +13,6 @@ function archive_help($section) {
switch
(
$section
)
{
case
'admin/modules#description'
:
return
t
(
'Displays a calendar to navigate old content.'
);
case
'admin/settings/archive'
:
return
t
(
'Choose the starting "day of the week" for the displayed calendar block.'
);
}
}
...
...
Write
Preview
Supports
Markdown
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