- Patch #11935 by Neil Drumm: removed left-over documentation from archive module.

4.6.x
Dries Buytaert 2004-10-23 16:15:29 +00:00
parent 1400f75737
commit 89db09746f
2 changed files with 0 additions and 4 deletions

View File

@ -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.');
}
}

View File

@ -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.');
}
}