Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
project
drupal
Commits
a95ae4de
Commit
a95ae4de
authored
Oct 31, 2007
by
Dries
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
- Patch
#187877
by Keith Smith: fixed slight documentation inconsistency.
parent
a2fa9ff2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
install.php
install.php
+1
-1
No files found.
install.php
View file @
a95ae4de
...
...
@@ -850,7 +850,7 @@ function install_configure_form() {
_user_password_dynamic_validation
();
$form
[
'intro'
]
=
array
(
'#value'
=>
st
(
'To configure your web
site, please provide the following information.'
),
'#value'
=>
st
(
'To configure your website, please provide the following information.'
),
'#weight'
=>
-
10
,
);
$form
[
'site_information'
]
=
array
(
...
...
Write
Preview
Markdown
is supported
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