- Patch #11935 by Neil Drumm: removed left-over documentation from archive module.
parent
1400f75737
commit
89db09746f
|
@ -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.');
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
@ -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.');
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue