Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
f467f25b
Commit
f467f25b
authored
Sep 30, 2011
by
Angie Byron
Browse files
Issue
#1252768
follow-up by vegantriathlete: Fixed minor spacing glitch.
parent
64c9f421
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/system/system.admin.inc
View file @
f467f25b
...
...
@@ -1562,7 +1562,7 @@ function system_site_information_settings_validate($form, &$form_state) {
*/
function
system_cron_settings
()
{
$form
[
'description'
]
=
array
(
'#markup'
=>
'<p>'
.
t
(
'Cron takes care of running periodic tasks like checking for updates and indexing content for search.'
)
.
'</p>'
,
'#markup'
=>
'<p>'
.
t
(
'Cron takes care of running periodic tasks like checking for updates and indexing content for search.'
)
.
'</p>'
,
);
$form
[
'run'
]
=
array
(
'#type'
=>
'submit'
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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